Unable to send/receive packets using telosb

Hi all,

I am trying to send/receive a packet from one telosb to another. I can see that the packet is sent from telosb1 but it never is received at telosb 2. I tried using the default example with telosb as well but even that does not work. Can someone help me debug this issue?

Additionally, I did find the exact same issue posted earlier on this forum but there was no solution[https://lists.riot-os.org/pipermail/devel/2014-October/001275.html].

Please help!

Hi Shivani!

I am trying to send/receive a packet from one telosb to another. I can see that the packet is sent from telosb1 but it never is received at telosb 2. I tried using the default example with telosb as well but even that does not work. Can someone help me debug this issue?

Additionally, I did find the exact same issue posted earlier on this forum but there was no solution[ https://lists.riot-os.org/pipermail/devel/2014-October/001275.html\].

The problem is that we're lacking any TelosB device here in Berlin and the similar Zolertia Z1 doesn't reveal this bug - so, it's impossible to debug this here. Maybe Kevin Roussel can help or I will try to borrow some TelosB nodes.

Additionally, we're transiting to a new interface for peripheral devices and network drivers which has not yet happened for the TelosB. I could imagine that updating the TelosB to this new interface might already solve the problem. If you can spare some time to help with this porting to the new interface, it would speed up the process.

The porting guide is described here:

For this and driver related questions, you will find further help here. I would also advice to take a look at the driver for the at86rf2xx chip [1]

Cheers, Oleg

[1] https://github.com/RIOT-OS/RIOT/tree/master/drivers/ng_at86rf2xx