Hi all. I need to turn on/off mote's radio to reduce the ernergy cost. So I use the interface StdControl.start() to turn on the radio and StdControl.stop to turn off the radio. When I turn off the radio, then, I restart it using a timer fire. Inside the implementation of the fire I use StdControl.start(). Does exist another method that allow me to restart the radio or I can use only the timer? I hope my explanation is good. Thanks in advance
Roberto
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
