Hi all,

I am using TinyOS 2.x and using Tossim to test my results
I was wondering if there is a command that may allow me to make a loop sleep so
I can send something over the radio to another mote?

What I have is a loop that keeps running, then within the loop, I may choose to
send a message over the radio to another mote, the problem is I don't want to
break out of the loop, what I would like to do is to send the message then
continue the loop from where I stopped last!

What is actually happening is, the loop keeps running till the end, and then
sends the message.

I would be thankful for any hints....

Thank you.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to