-
Hi everyone, Current Behavior
What We’ve Tried:
Recording: Question
Can you help me get this Crazyflie flying again? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello @yuanpngn! Sorry that you're facing issues with the Crazyflie 2.1 Brushless. This behavior seems weird. Could you explain what is the wrong firmware that you flashed? Was it for the Crazyflie 2.x, or something custom? I would suggest trying to enter the bootloader mode from an unpowered state, meaning that you hold the button, connect the battery and wait until the 2 blue LEDs start blinking. Then, in the cold boot (recovery) tab, press initialize bootloader cold boot and see if you can click Program after selecting the cf21bl firmware. Let us know if this works or if we need to further investigate the issue. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, I’d like to close the loop on this thread and share that the issue with our Crazyflie 2.1 Brushless has now been resolved. As mentioned earlier, we had accidentally flashed the wrong firmware (cf21 instead of cf21bl), which caused the radio interface to change and left the boot process stuck with only the M2 LED blinking. With guidance from Arnaud and the Bitcraze team, we carefully followed the updated bootloader recovery documentation (instead of the outdated wiki instructions). Using the DFU recovery steps described here: we were able to successfully re-flash the correct brushless firmware and restore normal behavior. The Crazyflie is now booting correctly and we’re back to flying again. A huge thank you to Arnaud, the Bitcraze support team, and everyone who shared advice along the way. Your help was crucial in getting us unstuck, and we really appreciate the time and support you gave. |
Beta Was this translation helpful? Give feedback.
Hi everyone,
I’d like to close the loop on this thread and share that the issue with our Crazyflie 2.1 Brushless has now been resolved.
As mentioned earlier, we had accidentally flashed the wrong firmware (cf21 instead of cf21bl), which caused the radio interface to change and left the boot process stuck with only the M2 LED blinking. With guidance from Arnaud and the Bitcraze team, we carefully followed the updated bootloader recovery documentation (instead of the outdated wiki instructions). Using the DFU recovery steps described here:
👉 https://www.bitcraze.io/documentation/repository/crazyflie-firmware/master/development/dfu/#bootloader-recovery
we were able to successfully re-flash t…