Skip to content

Firmware for XIAO ESP32C3 to bridge Teensy serial with a UDP WiFi AP

Notifications You must be signed in to change notification settings

m-elias/AOG-ESP32-PGN-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Firmware for XIAO ESP32C3 to bridge Teensy serial with a UDP WiFi AP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages