whoenig / crazyflie_cpp

C++ Library to communicate with Bitcraze Crazyflie
MIT License
21 stars 38 forks source link

Disable safelink for Bootloader commands #10

Open whoenig opened 5 years ago

whoenig commented 5 years ago

Newer NRF firmware versions do not use safelink for the bootloader commands, see https://github.com/bitcraze/crazyflie2-nrf-firmware/issues/19 and https://github.com/bitcraze/crazyflie2-nrf-firmware/issues/33.

Related issue: https://github.com/USC-ACTLab/crazyswarm/issues/174.