DroneBridge Drone Light Show Edition

Installation

You have three options to install the DroneBridge Drone Light Show Edition:
  1. Use the online flashing tool
  2. Offline: esptools for Python
  3. Installation using the DLSE CommercialSupportSuite

Download Offline Installation Files

Latest Release

Release Notes
  • Hotfix 25.12.2025: ESP32 will turn off power to the drone using its power management function when Skybrush Live commands "Power-Off" and the Emergency Power-Off option is activated in the ESP32s configuration. Hard coded REBOOT_SHUTDOWN_CONDITIONS_FORCE (for REBOOT_SHUTDOWN_ACTION_SHUTDOWN)
  • New: Emergency Power-Off support can be enabled in the power management settings. Allows to kill power to the drone regardless of armed-state of the flight controller
  • New: Web-Interface settings export
  • New: Web-Interface settings import
  • New: Web-Interface license file download
  • New: Sanity check for GPIO parameters. ESP32 will not accept GPIO configurations that are known to cause issues because these pins are already used by other functions
  • UI Update: Wi-Fi AP Mode & Client Mode settings are visible at the same time for faster initial configuration
  • Improvement: Faster log download speeds with flow control enabled (set RTS threshold to 127)
  • Improvement: Faster MAVFTP uploads
  • Fix: RSSI update in Wi-Fi AP Mode
  • API Change: license API endpoint changed from /api/license/upload to /api/license
  • Removed: LTM/MSP support and unused parameters radio_dis_onarm & ltm_per_packet

Previous Releases

DroneBridge for ESP32 DLSE v1.0.0 BETA2
Release Notes
  • Added support for Seeed Studio C6 external antenna and generic antenna switches
  • Fixed stability issue where serial noise could be interpreted as messages from the FC
  • Added support for 802.11r/k/v (fast roaming)
DroneBridge for ESP32 DLSE v1.0.0 BETA
Release Notes
  • Initial BETA Release with full support for Skybrush
  • Support for ESP32-C3, ESP32-C5 & ESP32-C6