[Tinyos-help] AM: post sendTask failed

Philip Levis pal at cs.stanford.edu
Fri Oct 6 15:25:21 PDT 2006


On Oct 6, 2006, at 2:54 PM, bibudh at iastate.edu wrote:

>
>  Hi,
>    Can anyone please tell me when the posting of sendTask can fail in
> AMStandard? I'm trying to send a series of packets from a MICA2  
> mote to
> another, and it seems that after the first message in the series is
> successfully received by the receiver, and the acknowledgement  
> reaches the
> sender, but from the second message onwards, the sender fails to  
> send the
> packets over the radio. For debugging, I've actually called some  
> display()
> function in the following part of code in the implementation of  
> SendMsg.send
> in AMStandard.nc:


When the task queue is full.

Phil


More information about the Tinyos-help mailing list