Yes, however I am on the MIca2 and use the CC1K. 
Ive placed in series a multimeter, and the power consumption does infact drop
considerably, however packets are not sent once the radio is started again.

thanks, josh


Quoting Matt Thompson <[EMAIL PROTECTED]>:

> I use the SplitControl interface to start/stop the radio (CC2420), and
> it works great with timers.  I start the timers from the stopDone()
> event.  Packets are sent from tasks posted from startDone().
> 
> Cheers,
> Matt
> 
> [EMAIL PROTECTED] wrote:
> > 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
> >
> 
> 




-------------------------------------------------
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