There are 3 motes: A, B, C with node id 0, 1, 2
node A is basestation, node B, C are using BlinkToRadio

In the first, we use the Listen tool to get the packet sent by node B, we
got:
00 00 01 22 06 04 00 06 00 01 00 01
00 00 01 22 06 04 00 06 00 01 00 02
00 00 01 22 06 04 00 06 00 01 00 03
00 00 01 22 06 04 00 06 00 01 00 04
00 00 01 22 06 04 00 06 00 01 00 05
we turn off node B, and turn on node C, we got
00 00 01 22 06 04 00 06 00 01 00 06
00 00 01 22 06 04 00 06 00 02 00 01
00 00 01 22 06 04 00 06 00 02 00 02
00 00 01 22 06 04 00 06 00 02 00 03
00 00 01 22 06 04 00 06 00 02 00 04
00 00 01 22 06 04 00 06 00 02 00 05

It looks like there is a packet cached by the serial program.
Our node is a msp430-based platform.
In mica2, this problem doesn't happen.

-- 
Best Regards,
SANG JUNJUN
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to