I got a Problem with my Crazyflie2.0.
I recently bought a Crazyradio and did the Firmware Update via the Crazyflie-Client to the latest release (09.2016). That worked but after i pressed "Restart in Firmware Mode" the CF didnt start up correctly and now only the LED M2 is fully lit. The Power ON/OFF Button doesnt do anything. After that i tried to flash the Firmware manually via DFU with these commands:
Code: Select all
sudo dfu-util -d 0483:df11 -a 0 -s 0x08000000 -D cf2loader-1.0.bin
Code: Select all
sudo dfu-util -d 0483:df11 -a 0 -s 0x08004000 -D cf2-2016.09.bin
This didnt solve the problem. Maybe the nrf-Firware is destroyed? But i cant flash this with DFU right? The Voltage at Vcc is 0.5V when connected and 3V when in DFU-Mode. Maybe someone can help me with this.
Thanks,
god3pain