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!
[SOLVED] Disconnection after few minutes
-
- Member
- Posts: 38
- Joined: Mon Sep 16, 2013 10:22 am
[SOLVED] Disconnection after few minutes
Last edited by marco.tognon on Mon Oct 21, 2013 8:07 am, edited 1 time in total.
Re: Disconnection after few minutes
There is an inactivity shutdown after 5min. You can change it here.
-
- Member
- Posts: 38
- Joined: Mon Sep 16, 2013 10:22 am
Re: Disconnection after few minutes
Thank you very much!!!