Hi,

I've implemented BlinkToRadio application on telosb with tinyos 2.0.
Two telosb motes send packets to each other using BlinkToRadio application.
Packets are sent in event Timer.fired() in BlinkToRadio application.
I found something wrong in telosb operation.
If TIMER_PERIOD_MILLI(packet generation interval)is set to 1(ms), event
Timer.fired() of one of two motes is not signalled anymore after several
seconds. As a result, only one mote can send packets.
If TIMER_PERIOD_MILLI is set to 2(ms), this situation seldom occures.
Have you ever seen this situation?


Inyong Park

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

Reply via email to