I just bought and received the Crazyradio PA.
I followed the instruction given in the https://www.bitcraze.io/getting-started ... velopment/ to flash the firmware. However, when I selected "flash using radio" under crazyflie-firmware, it showed the following message in the console. At the same time, the red LED from the Crazyradio PA lit for a few seconds. May I know whether I have missed any important steps?
make cload
python3 -m cfloader flash cf2.bin stm32-fw
Restart the Crazyflie you want to bootload in the next
10 seconds ...
Cannot connect the bootloader!
make: *** [cload] Error 255
Another case is about PC client.
I was trying to scan for Crazyflie 2.0 using the scan button. but it seemed like it failed to locate the Crazyflie. the following message were from the console
(python3:24333): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed
(python3:24333): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed
INFO:cflib.drivers.cfusb:Looking for devices....
INFO:cflib.crtp.radiodriver:v0.51 dongle with serial N/A found
INFO:cflib.drivers.cfusb:Looking for devices....
(python3:24333): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed
(python3:24333): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed
INFO:cflib.crtp.radiodriver:v0.51 dongle with serial N/A found
INFO:cflib.drivers.cfusb:Looking for devices....
Could anyone help me on this issue? Did I miss any important step while flashing and scanning the Crazyflie.
Thank you
