Hi all, It seems that I can't figure out the logic for the following scenario:
I have 2 TelosB nodes. and they sending packet to each other every 500 ms. Now if any of the nodes goes out of radio range, I want to light up an led on TelosB to indicate that there was no packet received after like 500 ms. I understand that I might use timers and set a boolean in received() event. But I have difficulties figuring out the logic. Is there a component or interface that takes care of this case by default in TinyOS? If not can you give me some help/hints? Sean.
_______________________________________________ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help