---
title: "Monitor live traffic from V2X signals with V2X2MAP open-source Android app and an ESP32-C5 development board"
url: https://daily.dev/posts/monitor-live-traffic-from-v2x-signals-with-v2x2map-open-source-android-app-and-an-esp32-c5-developme-hc6q39fpq
source_url: https://www.cnx-software.com/2026/05/25/monitor-live-traffic-from-v2x-signals-with-v2x2map-open-source-android-app-and-an-esp32-c5-development-board
type: article
source: "CNX Software"
author: "CNXSoft"
published: 2026-05-31T07:47:28.533Z
updated: 2026-06-01T04:02:12.137Z
tags: ["android", "iot"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor live traffic from V2X signals with V2X2MAP open-source Android app and an ESP32-C5 development board

**[CNX Software](https://daily.dev/sources/cnx-software)** · [@cnxsoft](https://daily.dev/cnxsoft) · 3 min read · 0 upvotes · 0 comments

## Summary

V2X2MAP is an open-source project that lets you monitor live V2X (Vehicle-to-Everything) traffic signals using an ESP32-C5 development board and an Android smartphone. The ESP32-C5 board captures ITS-G5 signals on the 5.9 GHz band from vehicles and roadside units, including GPS coordinates, hazard alerts, traffic-light countdowns, and intersection geometry. Data is streamed via BLE to the Android app, which displays it on an offline map. The project also supports optional MQTT publishing, Wireshark recording, and a Python bridge with a local dashboard. Source code is on GitHub under MIT license. ITS-G5 is primarily a European standard, so practical use outside Europe is limited.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.cnx-software.com/2026/05/25/monitor-live-traffic-from-v2x-signals-with-v2x2map-open-source-android-app-and-an-esp32-c5-development-board>

## Similar posts on daily.dev

- [This ESP32 flight tracker shows what's in the sky around you, and it installs from a browser](https://daily.dev/posts/this-esp32-flight-tracker-shows-what-s-in-the-sky-around-you-and-it-installs-from-a-browser-khbdvwuut) · XDA Developers · 1 upvotes · 0 comments
- [I built my own plane radar on a $20 ESP32 display, and I haven't opened Flightradar24 since](https://daily.dev/posts/i-built-my-own-plane-radar-on-a-20-esp32-display-and-i-haven-t-opened-flightradar24-since-xmqgp9hla) · XDA Developers · 0 upvotes · 0 comments

---

Tags: [#android](https://daily.dev/tags/android), [#iot](https://daily.dev/tags/iot)

[View this post on daily.dev](https://daily.dev/posts/monitor-live-traffic-from-v2x-signals-with-v2x2map-open-source-android-app-and-an-esp32-c5-developme-hc6q39fpq)
