On Mar 20, 2008, at 10:25 AM, Flavio Pompermaier wrote:

Hi to all,
I would like to ask if somebody could tell me the relationship between the error_t result of the AMSend.sendDone and the PacketLink.wasDelivered methods..There could be a situation where AMSend.sendDone has SUCCESS but PacketLink.wasDelivered is not? Is it when the message has been correctly sent PacketLink.getMaxRetries() times but there was no acknowledgments?

Yes. SUCCESS on sendDone indicates the packet was transmitted; it does not indicate whether it was received.

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

Reply via email to