Watch
0
0
Fork
You've already forked esp32-c_its-companion
0
esp32-c_its-companion/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jannik Beyerstedt 059f47df56 BLE: Add raw messages
BLE can only fit 251 bytes of payload in notifications which isn't nearly enough for a raw V2X message.
So only publish a notification which message was received and let the client
poll the content from the characteristic (since reads can get data in fragments)
2026-08-24 09:25:48 +02:00
..
ble-protocol.md BLE: Add raw messages 2026-08-24 09:25:48 +02:00
c_its-messages.proto BLE: Add raw messages 2026-08-24 09:25:48 +02:00
uart-protocol.md docs: Add BLE and UART protocol specification 2026-07-22 15:14:15 +02:00