DroneBridge / ESP32

DroneBridge for ESP32. A secure & transparent telemetry link with support for WiFi and ESP-NOW. Supporting MAVLink, MSP, LTM or any other protocol
Apache License 2.0
340 stars 102 forks source link

Feature Request: OTA Firmware Updates #45

Open dmazan opened 11 months ago

dmazan commented 11 months ago

A minimal ESP32 telemetry solution is an ESP32-WROOM-xx wired directly to the FC and powered by 3v from the FC. Simple and incredibly lightweight. Initial programming is done with a snap-in interface to the module. Then it gets wired in.

It would be great to be able to update the firmware over the air, rather than having to unsolder and remove the module. Mav8266 already has OTA updates.