Comment by fy20
7 hours ago
How does the hardware work? It seems like there isn't any radio hardware other than the ESP, so that can natively receive the ITS-G5 messages? Why not just use an ESP board with native ethernet then?
7 hours ago
How does the hardware work? It seems like there isn't any radio hardware other than the ESP, so that can natively receive the ITS-G5 messages? Why not just use an ESP board with native ethernet then?
They are doing it with the standard WIFI receiver. Currently they are sending the Wireshark dumps to a backend for processing.
According to their presentation they are working on a rust firmware to do everything on the board.