Syson/Sysoff/rebootToBootloader in crazyflie_server
Posted: Thu Aug 10, 2017 9:12 pm
Hi,
I'm integrating Syson/Sysoff/rebootToBootloader function into crazyflie_server.cpp. These functions work only when crazyflie is on. It seems that the packets cannot be received when it's off.It doesn't make sense. I thought the nrf chip is on at all time and it should receive the packets.
Besides, after I set the crazyflie to bootloader mode, the radio couldn't find the bootloader anymore. It works for pressing the button though.
I just added the function into Crazyflie.cpp. Is there anything else I need to do? BTW, I'm using the latest nrf firmware.
Thanks in advance!
Tracy
I'm integrating Syson/Sysoff/rebootToBootloader function into crazyflie_server.cpp. These functions work only when crazyflie is on. It seems that the packets cannot be received when it's off.It doesn't make sense. I thought the nrf chip is on at all time and it should receive the packets.
Besides, after I set the crazyflie to bootloader mode, the radio couldn't find the bootloader anymore. It works for pressing the button though.
I just added the function into Crazyflie.cpp. Is there anything else I need to do? BTW, I'm using the latest nrf firmware.
Thanks in advance!
Tracy