Hi Alfred,

I am pretty sure it does NOT do automatic retransmissions (I haven't 
designed the code). The reasoning behind this answer is that once 
sendDone() is called you should be able to send a new message, which 
would cause a conflict if there were automatic retransmissions going on.

A higher layer (e.g. CTP) will most likely do it, though.

Cheers,
Urs



Alfred NOBEL wrote:
> To: tinyos-help <[email protected]>
> 
> Dear tinyos users,
> 
> Calling PacketAcknowledgements.requestAck to My msg, does it enable
> automatic retransmission if wasAcked command returns FALSE?
> 
> waiting for your affirmation.  Thank you
> 
> 
> 

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

Reply via email to