Page 1 of 1

[SOLVED] Disconnection after few minutes

Posted: Sat Oct 19, 2013 3:22 pm
by marco.tognon
Hallo!
I'm developing my own software for control the crazyflie (using your library). For now i can fly with it: i can read data and send commands. When i'm testing it, for example when i want only to read the data, after some minute since the connection suddenly the crayflie turns off. Could you say me why?
The same story appened when i was using the cfclient: when i was flying suddenly too many lost pacakes appears and the cf turned off!

Re: Disconnection after few minutes

Posted: Mon Oct 21, 2013 7:53 am
by tobias
There is an inactivity shutdown after 5min. You can change it here.

Re: Disconnection after few minutes

Posted: Mon Oct 21, 2013 8:02 am
by marco.tognon
Thank you very much!!!