dropping packets very fast

Post here to get support
Post Reply
steffensensa
Beginner
Posts: 4
Joined: Mon Sep 09, 2013 8:14 pm

dropping packets very fast

Post by steffensensa »

Hi,
got my crazyflie yesterday, I soldered it as per instructions, updated software,
it boots fine, but the issue is that it only works if it's less then a meter from the radio, if I
go beyond that it instantly drops the connection.

I've tried on linux, windows 8, the VM that you guys have, same issue.
I tried on separate computers as well,
and with a extension for the USB (just to make sure)..

Are there any obvious ways to start to debug this issue?
Are the radio chips close to where I soldered? (I've noticed the chips that are close to the engine wires, is that related to the radio?, or are that for the engines?).
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: dropping packets very fast

Post by tobias »

Radio issues are not easy to find. Have you read this thread? You might find something there. Does the dopping packets seem to be related to having the motors running?
steffensensa
Beginner
Posts: 4
Joined: Mon Sep 09, 2013 8:14 pm

Re: dropping packets very fast

Post by steffensensa »

thanks. I'll debug some more tonight with this.
steffensensa
Beginner
Posts: 4
Joined: Mon Sep 09, 2013 8:14 pm

Re: dropping packets very fast

Post by steffensensa »

changing frequency does not help
changing channel does not help
changing OS does not help
update to latest firmware and client application does not help either.

It seems to me like I have the same issue as the person in this thread:
http://forum.bitcraze.se/viewtopic.php? ... t=10#p2780

http://forum.bitcraze.se/viewtopic.php? ... t=10#p3004

so right now I'm stuck with a useless quadrocopter..


I do not know if it helps, but I get these errors:

Code: Select all

duling new one on [2]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while sche
duling new one on [2]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while sche
duling new one on [2]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while sche
duling new one on [2]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while sche
duling new one on [2]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while sche
duling new one on [2]
WARNING:cflib.crazyflie:ExpectAnswer: ERROR! Older timer whas running while sche
duling new one on [2]
WARNING:cflib.crazyflie.toc:Unable to find variable [stabalizer.roll]
WARNING:cflib.crazyflie.log:Log: stabalizer.roll not in TOC, this block cannot b
e used!
WARNING:cfclient.ui.tabs.PlotTab:Could not setup log configuration!
WARNING:cflib.crazyflie:Got link error callback [Too many packets lost] in state
 [2]
INFO:cflib.crazyflie:Callback->Disconnected from [radio://0/1/250K]
INFO:cflib.crazyflie:Callback->Connectionl ost to [radio://0/1/250K]: Too many p
ackets lost
WARNING:cflib.crazyflie:Got link error callback [RadioDriver: Could not send pac
ket to copter] in state [0]
marcus
Bitcraze
Posts: 659
Joined: Mon Jan 28, 2013 7:02 pm
Location: Sweden
Contact:

Re: dropping packets very fast

Post by marcus »

Hi,

I've sent you a PM about this and answered in the other thread.

/Marcus
Post Reply