Is this in simulation? Are you waiting for a sendDone() event before
sending the second message?

On Fri, 4 Jun 2004, Chen Liang wrote:

> Hi all,
>
> I encountered a problem in sending two messages to different motes
> successively.  In my application, mote A wants to send two different
> messages to B and C. Sending to B is immediately followed by sending to
> C. However, the debug shows that what B receives is the data supposed to
> be received by C and C didn't receive any message. I supressed either
> one of messages. The message was correctly received. Is there anyone
> having come across the similar problem? I suspect that maybe I should
> wait a while to send out another message. what function can I use?
> thanks,
>
> ---
> Chen
>
> _______________________________________________
> Tinyos-users mailing list
> [EMAIL PROTECTED]
> http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
>
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to