[Tinyos-help] Is it possible to adjust MOTE/MiCAz's transmit powe r in the middle of the process

Bernardo Avila Pires obernardo at gmail.com
Fri Oct 5 03:40:55 PDT 2007


The micaz radio stack (it's what I think it's called) allows you to set the
power via packet. Each time a packet is sent, one of its fields is checked
and the value is set for RF power.
I don't know about Telos.
As regards mica2, you have to use the component CC1000ControlP.nc , the
interface CC1000Control and the command setRFPower( /* I think it is an*/
uint8_t )

2007/10/3, Murray, Ben <Ben.Murray at thalesgroup.com>:
>
>  For the Micaz (and Telos?) I think you can use CC2420Config and
> CC2420Power interfaces in the CC2420ControlC Component
> tinyos-2.x\tos\chips\cc2420\control to adjust RF settings on the fly - it
> works for changing the channel, not tried it with power myself, but I'd have
> thought there would be a way to do it
>
>
> -----Original Message-----
> *From:* tinyos-help-bounces at Millennium.Berkeley.EDU [mailto:
> tinyos-help-bounces at Millennium.Berkeley.EDU]*On Behalf Of *Chang
> *Sent:* 03 October 2007 08:27
> *To:* tinyos-help at Millennium.Berkeley.EDU
> *Subject:* [Tinyos-help] Is it possible to adjust MOTE/MiCAz's transmit
> power in the middle of the process
>
> As we all know, we need to specify some transmit power for the nodes and
> compile it then upload to the nodes to run.
> But in this way, the power is pre-specified and cannot be changed.
> I wonder if it is possible to change the power in the middle. Or anyone
> knows what hardware platform can do this (like Telos)?
>
> Thanks for your information.
>
>
> *******************************************************************************
>
> Please consider the environment before printing this email.
>
>
> *******************************************************************************
>
> This email and any files transmitted with it are intended solely for the
> use of
>
> the individual or entity to whom they are addressed and may not be
> divulged to
>
> any third party without the express permission of the originator. Any
> views
>
> expressed in this message are those of the individual sender, except where
> the
>
> sender specifically states them to be the views of Thales Research &
> Technology
>
> (UK) Limited.
>
>
> *******************************************************************************
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
"The truth shall set you free"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071005/fbaabd48/attachment-0001.html


More information about the Tinyos-help mailing list