Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable firmware flashing over the air using BLE instead of just Crazyradio PA #89

Open
sammy1997 opened this issue Oct 21, 2019 · 2 comments

Comments

@sammy1997
Copy link

Currently, the Android client code has a feature to fail the firmware flash quickly when the USB Manager can't find a Crazyradio PA( in the BootloaderActivity). As the Android client connects to the Crazyflie directly over BLE as well, introducing a firmware flashing feature over BLE can be a good upgrade.

@ataffanel
Copy link
Member

This is implemented in the iOS client. As far as I understand, the only thing missing to the android client to implement bluetooth bootloader is a working bidirectional BLE link?

@sammy1997
Copy link
Author

Yes @ataffanel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants