martin-ger / ESP_E58-Drone

Controlling an E58 drone with an ESP8266 uC
54 stars 6 forks source link

UPD to Serial ESP32 #2

Open omalave opened 1 year ago

omalave commented 1 year ago

Do you know a way to write to serial (yellow wire in the wifi -> flight controller) using esp32? I can sniff the traffic using UART but I cannot write. It's same protocol as UDP?

martin-ger commented 1 year ago

I think so.