Re: [Tinyos-help] about receiveMsg.receive() and send.sendDone()

2011-03-04 Thread Philip Levis

On Mar 3, 2011, at 10:51 PM, xi xu wrote:

 hi, all
 I've been working on a problem under TOSSIM for a long time. I found that 
 when I call Queuesend.send() and it did give a successful return of 
 Queuesend.sendDone(), but sometimes the receive.receive() doesn't receive any 
 packet it still give a succeesfull sendDone return. What could be the problem 
 inside?

Please read the documentation or check the mailing list archives. A SUCCESS on 
sendDone means the packet was sent successfully, not that it was received 
successfully.

Phil
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] about receiveMsg.receive() and send.sendDone()

2011-03-03 Thread xi xu
hi, all
I've been working on a problem under TOSSIM for a long time. I found that
when I call Queuesend.send() and it did give a successful return of
Queuesend.sendDone(), but sometimes the receive.receive() doesn't receive
any packet it still give a succeesfull sendDone return. What could be the
problem inside?

-- 
Regards!
XI XI
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help