On Apr 25, 2008, at 2:00 AM, Linas Ramanauskas wrote:
> Hello,
>
> Platform: CrossbowTelos (Rev B 2004/09/27)
> Operating system: TinyOS 2.0.2 (downloaded from CVS 2008.04.23)
>
> Is it possible, that after calling "call Send.send(&packet,  
> sizeof(data_t))" that resulted in SUCCESS the event "event void  
> Send.sendDone(message_t* m, error_t err)" is not signaled?

This should never happen. It sometimes happens in TOSSIM when you  
forget to configure the radio model such that a node never hears a  
clear channel, but it shouldn't occur in the real world (barring  
egregious 2.4GHz interference, which is very very unlikely).

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

Reply via email to