RE: [Tinyos-help] successive messages in LPL - do they use the preamble or do they not need to?

2007-10-31 Thread David Moss
In TinyOS 2.0.1 the Ack LPL version should not stop sending its wake-up transmission to the broadcast address, ensuring all nodes in the vicinity receive the broadcast packet. The LPL layer, when sending to the broadcast address, disables acknowledgement requests and shouldn't even check

RE: [Tinyos-help] successive messages in LPL - do they use the preamble or do they not need to?

2007-10-30 Thread David Moss
If you get a sendDone() event and call your next send() event quickly (within tens of milliseconds) then both radios will still be awake and you will be communicating at 100% throughput. Both radios will remain active as long as there is useful communication taking place. In this manner, multiple