Installation
Beta Release v1.0.0
Use at your own risk!
By default, an unactivated Drone Light Show Edition runs in trial license mode. In this mode, the MAVLink connection is stopped after 10 minutes of operation.
You will lose connection to your drone via the ESP32! Make sure you have a backup link.
It is not recommended to perform extended flight testing using this mode.
Currently, it is not possible to obtain a license, as this is still a Beta release intended for development and testing purposes only.
Installation Instructions
Get the esptool from espressif (more details here)
Get Python 3.10 or newer
Run
pip install esptool
Run
pip install setuptools
Connect your ESP32 and flash the firmware with the command supplied within the
flashing_instructions.txt
for your ESP32 chip
Last updated