Page 1 of 1

Firmware file

Posted: Tue Jul 28, 2020 9:48 pm
by r0b0tn1k
Somehow my Mac managed to compile the firmware.
I have the following files:
cfs2.elf, cfs2.map, cfs2.hex, cfs2.bin, cfs2.dfu

Which is the file which gets uploaded to the crazyflie as the actual firmware?
According to instructions it's a zip file?

Re: Firmware file

Posted: Wed Jul 29, 2020 6:58 am
by kimberly
The cfclient is also able to flash the individual .bin files. For version 2020.02 it is only for the STM but the latest version should be able to do this for the NRF as well.

But ofcourse you can also do this from the terminal with

Code: Select all

 make cload
btw. I'm moving this thread to support as well.