Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.35 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.35 KB

AgOpenGPS AOG Download
AOG Forum
AOG YouTube

XIAO ESP32-C3 Wireless PGN Bridge/forwarder

There is a socket on the AIO v5.0a PCB for a XIAO ESP32-C3 to create a WiFi AP for wireless modules to connect & receive AOG PGNs. The PGNs received by the Teensy via Ethernet, are forwarded by the Teensy via serial to the ESP32, which in turn broadcasts them via WiFi. Modules that receives the wireless PGNs reply back to the ESP32 which forwards the replies back to the Teensy via serial, then the Teensy via Ethernet back to AOG.

AgIO--Eth:8888->Teensy--serial->ESP32--wifi:8888->Modules
Modules-->wifi:9999->ESP32--serial->Teensy--Eth:9999->AgIO

The firmware is in the ESP32_SerialWifi_PGN_bridge I use Arduino IDE v2.3.1, esp32 by Expressif Systems v2.0.14

ESP32 on v5.0z PCB XIAO ESP32C3 pinout