Search found 3 matches

by sammy1997
Mon Oct 21, 2019 6:06 am
Forum: Developer discussions
Topic: Flash Crazyflie Firmware over BLE connection from Android Client
Replies: 1
Views: 3959

Flash Crazyflie Firmware over BLE connection from Android Client

Is there a way to flash the Crazyflie 2.0 firmware using the android client over a BLE connection? As far as I could gather from the code and the documentation, currently the firmware of Crazyflie can be flashed OTA by using a Crazyradio PA connected to the android client over USB. Can anyone help m...
by sammy1997
Wed Oct 09, 2019 4:39 am
Forum: Developer Discussions
Topic: Reading Flash Contents of Crazyflie Serially
Replies: 2
Views: 1524

Re: Reading Flash Contents of Crazyflie Serially

Thank you for replying! I am trying to use stm32flash bootloader (https://sourceforge.net/p/stm32flash/wiki/Home/) to download the flash contents over the UART port. However, I am getting an error "Failed to init device". I can't find any useful resources online. Can you provide me some us...
by sammy1997
Thu Sep 19, 2019 5:01 am
Forum: Developer Discussions
Topic: Reading Flash Contents of Crazyflie Serially
Replies: 2
Views: 1524

Reading Flash Contents of Crazyflie Serially

Hello Developers.
I have just started using Crazyflie. I am working with a research group, and we are trying to read the flash contents serially from Crazyflie's memory.

Can anyone provide any insight/reference to achieve this?

Thanks