[Tinyos-devel] 2.0.2 CC2420

Philip Levis pal at cs.stanford.edu
Tue Feb 12 13:20:15 PST 2008


On Feb 12, 2008, at 12:58 PM, Jun wrote:

> Hi David,
>
> Thank you very much for your prompt response.
> Could you explain more on "the current ACK frame is inherently  
> broken"?

The ACK does not contain the source address, only the sequence  
number. So you don't know who is acking. This means that you can get  
false positives. Some other node happened to receive a packet with  
the same sequence number and ACKs it; you think your destination  
received the packet when it didn't.

Phil


More information about the Tinyos-devel mailing list