Crazyflie Bolt 1.1 M2 and M3 LED's only turn on. Is it bricked? #2058
Replies: 1 comment 2 replies
-
Hi @thehumbleboy! Sorry to hear that you are having issues with the Bolt. Could you also clarify what firmware you want to flash now? Is it the latest release, an older release or your own? Let me know if the issues persists and we will try to dig deeper! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We had initially implemented Bolt 1.1 with the lighthouse deck. But the normal cfclient method of flashing didn't help in arming the FC. So we found a fix to write custom config.mk file to auto disarm and add an initial thrust value and it worked just fine. But for some reason after successful attempts to fly the drone with no problems, it stopped arming. And then we reflashed it with the configs we wrote (btw we had issues with the lighthouse not configuring so once we used cfclient it miraculously armed, not sure on the system working for the bolt, the Crazyflie 2.1 had no issues whatsoever) only for it to just "brick" aka M2 and M3 LED's are turned ON and no initialization sequence, no blinking of the leds either.
So we went through flashing the bootloader first, then flashing the firmware, then flashed the nrf bootloader just to be sure. We tried all methods, cload, flashing with st-link debugger and dfu method, had no luck in bringing it to the normal state. Then I took the road to debug the firmware to see whats happening. Apparently its stuck in ApplicationIdleHook but there is comments telling if im in debug mode its bound to reach the idle hook. But the behaviour seemed same in either debug or normal state (no initialization sequence). I looked for forums for answers, there was this forum which was a bit different that checked hardware status (C1 cap and NRST voltage). It was 3V. So we are now quite not sure whether the hardware is faulty or the software is bricked.
This is the state of the FC right after power is given. Note that we have desoldered the JST 3 pin connectors on the FC to use a 4 in 1 ESC

So if we can get suggestions of hardware and software checks it would be very useful. Would appreciate the help!
Beta Was this translation helpful? Give feedback.
All reactions