Installation

For now, there is only an offline flashing method available since the online flasher still causes issues. Check the flashing instructions within the release file.

Instructions on how to flash using offline tools and how to activate & configure your firmware on the fly will follow here on this page.

Beta Release v1.0.0

Drone Light Show Edition v1.0.0 Beta DroneBridge for ESP32 - For testing purposes only!

Installation Instructions

  1. Get the esptool from espressif (more details here)

    1. Get Python 3.10 or newer

    2. Run pip install esptool

    3. Run pip install setuptools

  2. Connect your ESP32 and flash the firmware with the command supplied within the flashing_instructions.txt for your ESP32 chip

Last updated