Open
Description
Is your feature request related to a problem? Please describe
It would be convenient to flash flight controllers (FC) over Bluetooth directly from the Configurator
Describe the solution you'd like
Add a defined way to flash FC over Bluetooth in the Configurator
Describe alternatives you've considered
To use the Speedybee app, but requires a speedybee FC and works from mobile app only.
Other information
I have implemented BLE support in the dronebridge
project in DroneBridge/ESP32#103. So I was looking to add BLE flashing aswell to this, but the configurator has to support that.