Page 1 of 1

[SOLVED] Impossible to connect using the example file

Posted: Wed May 06, 2015 3:40 pm
by la.epfl
Hello,

I am currently using a downloaded version of the client on the bitcraze github. (develop branch, latest commit)
I have an old crazyflie 1 and My os is OS X10.10 on a Mac laptop.
The client with the GUI works fine I manage to connect and control my crazyflie without problem.
However, when I am running the example files (basiclog.py, ramp.py), it does not manage to connect to the crazyflie: I see

Code: Select all

Scanning interfaces for Crazyflies...
Crazyflies found:
radio://0/9/2M
Connecting to radio://0/9/2M
and then it hangs for ever without issuing anything more. I usually have to force quit the terminal then.
I am a bit puzzled about this and am looking for suggestions for what to do.

Best,

Tomasz

Re: Impossible to connect using the example file

Posted: Thu May 07, 2015 12:08 pm
by la.epfl
Hi,

I actually fixed this problem by flashing the latest version of the crazyflie firmware I could find (2015-1). Did not think to do it earlier.

Ciao