Hey All,
  Having much trouble configuring a timer to work while turning off the radio. 
Currently turning off the radio RadioControl.stop() in sendDone() event.  Then
on next timer fire, call RadioControl.start().  However the first packet is
sent, and then none others.  
  Can someone please provide correct implementation of timers so they do not get
lost when stopping the radio.

Using MIca2, Tinyos-1.1.15
Using CC1000RadioC
   MyAppM.RadioControl -> CC1000RadioC;

Is this correct?  Thanks so much!!!

Josh

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to