Page 1 of 1

Communication with Crazyflie is not possible

Posted: Tue Jul 21, 2020 1:37 pm
by SJULEE
I entered the wrong channel and address for Crazyflie 2.0 (drone).
After that, I ran the program in the picture below and scanned it, but I can't see it.
How can I reconnect?

Radio channel : Ch. 28
Radio bandwith : 2Mbit/s
Radio Address : 0xE7E7E7E18 (original is 0xE7E7E7E7E7)

Re: Communication with Crazyflie is not possible

Posted: Tue Jul 21, 2020 7:58 pm
by tungkstn95
Just change the address fit to your modified address of your Cf2

Re: Communication with Crazyflie is not possible

Posted: Wed Jul 22, 2020 2:16 am
by SJULEE
I think the address set by Crazyflie is incorrect by my mistake. Is there any way to reset the address set on Crazyflie?

Re: Communication with Crazyflie is not possible

Posted: Wed Jul 22, 2020 8:15 am
by kimberly
Use a micro usb cable to connect your Crazyflie to the computer. Then you can connect to your Crazyflie through usb://0 and check the configuration and change the address there.

In your printscreen, the address bar does not show 0xE7E7E7E18 but 0xE7E7E7E/F7. It needs to match your crazyflies address or else the 'scan' will not find it.

By the way, the address is in hexadecimals. So if you want to use ID 18 (in decimals), its better to use 12 (hex). But technically this should work too.