Dongle communication error (ackStatus==None)
Posted: Fri Aug 05, 2016 4:45 am
I'm running the Crazyflie client app in the Ubuntu VM. I've successfully connected to the Crazyflie. Good flight data comes in and my gamepad controls thrust.
However, I always get disconnected within about 60 seconds with this error:
Connection lost to [radio://0/80/250K]: Dongle communication error (ackStatus==None)
Other info:
The Crazyflie is strapped to a little block, sitting on a table 4 feet from the dongle at all times. So probably not a range issue.
My host machine for the VM is my laptop running either Win10 or Debian Linux 8.5 (I get exact same disconnect behavior on both).
I followed the steps here [https://www.bitcraze.io/getting-started ... yflie-2-0/], including:
-- I ran "Update all projects" before running the client app.
-- I updated the Crazyflie firmware to 2016.02.
Dongle is v0.53 (I haven't tried to update its firmware).
I've had no connection problems when controlling Crazyflie with my Android tablet via bluetooth.
The client app terminal spits out a bunch of info that I'm happy to copy-paste here if it'll help.
It's my eventual goal to download the client source, make code modifications, and rebuild it (add external location control with a webcam, or something along those lines). In the absolute worst case, I may try to debug this radio disconnect at the code level.
However, I always get disconnected within about 60 seconds with this error:
Connection lost to [radio://0/80/250K]: Dongle communication error (ackStatus==None)
Other info:
The Crazyflie is strapped to a little block, sitting on a table 4 feet from the dongle at all times. So probably not a range issue.
My host machine for the VM is my laptop running either Win10 or Debian Linux 8.5 (I get exact same disconnect behavior on both).
I followed the steps here [https://www.bitcraze.io/getting-started ... yflie-2-0/], including:
-- I ran "Update all projects" before running the client app.
-- I updated the Crazyflie firmware to 2016.02.
Dongle is v0.53 (I haven't tried to update its firmware).
I've had no connection problems when controlling Crazyflie with my Android tablet via bluetooth.
The client app terminal spits out a bunch of info that I'm happy to copy-paste here if it'll help.
It's my eventual goal to download the client source, make code modifications, and rebuild it (add external location control with a webcam, or something along those lines). In the absolute worst case, I may try to debug this radio disconnect at the code level.