Hi All

I'm using Telosb motes with the TinyOS 2.1.x and MultihopOscilloscope App.

aka, TinyOs's Ack process is

1. A sender call PacketAcknowledgements.requestAck().

2. A sender send packet to a receiver.

3. The sender check ack using by call PacketAcknowledgements.wasAcked()

but, this is the sender's view point.

So, i want to know that the receiver's view point.

What modules of the receiver process acknowledgment?

and I want to know more detail control flow of the receiver's ack
processing.

Although my bad english, thanks for read it.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to