I got my CF 2 yesterday for christmas and I'm extremely pleased with it so far
I'm having a bit of a problem with flashing the latest firmware. I can build it fine, but when I try to flash it I get this:
Code: Select all
12:12:29 **** Build of configuration Default for project crazyflie-firmware ****
make cload
../crazyflie-clients-python/bin/cfloader flash cflie.bin
Restart the CrazyFlie you want to bootload in the next 10 seconds ...
make: *** [cload] Error 255
Cannot connect the bootloader!
12:12:43 Build Finished (took 13s.730ms)
Code: Select all
../crazyflie-clients-python/bin/cfloader flash cflie.bin
I reset the CF while that line is running like here: https://www.youtube.com/watch?v=chWrNh73YBw, but it still doesn't work.
Anyone know why this could be?