betaflight / betaflight-configurator

Cross platform configuration tool for the Betaflight firmware
GNU General Public License v3.0
2.37k stars 855 forks source link

Flashing in the android app?? #2340

Closed butterSnake closed 1 week ago

butterSnake commented 3 years ago

Is this possible as a feature ?

asizon commented 3 years ago

I think @WalcoFPV tried to implement it, but there are something dificult in this implementation. But it should be possible using a Cordova plugin for stm flashings.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

mikeller commented 3 years ago

Yeah, the problem is that there is no native driver for the STM DFU mode USB device in Android (as opposed to the ACM device that the USB port registers as when Betaflight is running). So in order to make this work we'd have to implement and maintain an Android low level driver, which is considerably more involved than maintaining an android application.

UnklBilly1 commented 2 months ago

I'm just trying to get my drone to fly. I don't know what any of this means.

sugaarK commented 2 months ago

I'm just trying to get my drone to fly. I don't know what any of this means.

Use a computer not a fone

haslinghuis commented 1 week ago

Not possible