What is DroneBridge for ESP32?
masterDroneBridge for ESP32 is a telemetry and low-data-rate firmware for ESP32 modules. It provides a bidirectional link (serial-to-WiFi, serial-to-WiFi Long-Range, serial-to-ESP-NOW, and Bluetooth LE) for communicating with drones, UAVs, or ground vehicles.
Key Capabilities:
- Protocols: Supports MAVLink, MSP, LTM, or any other payload via a transparent mode.
- Range: Up to 150m with standard WiFi, or up to 1km using ESP-NOW or Wi-Fi LR Mode (requires ESP32 with LR-Mode enabled on both ends).
- Security: All modes, including ESP-NOW broadcasts, are fully encrypted using AES-GCM 256-bit.
- Limitations: This is a telemetry-only solution; it does not support video encoding or cameras connected to the ESP32.