Hi Han
TelosB uses the CC2420 radio transceiver, whose libraries are located at 
/tos/chips/CC2420 
(https://github.com/tinyos/tinyos-main/tree/master/tos/chips/cc2420). The 
component CC2420ControlC may help you 
(https://github.com/tinyos/tinyos-main/tree/master/tos/chips/cc2420/control). 
If you are working with the TKN 154 implementation, then, you are using the 
IEEE 802.15.4 MAC and PHY layers instead the TinyOS native ones. In this case, 
make use of the primitive PLME_SET_request.
Regards
David

> Date: Tue, 11 Jun 2013 01:42:39 -0700
> From: pvvinh...@yahoo.com
> To: tinyos-help@millennium.berkeley.edu
> Subject: [Tinyos-help] How to change the channel frequency of TelosB mote     
> dynamically?
> 
> Dear everyone,
> 
> I'm currently working on TelosB motes using TinyOS 2.1.
> Could you please show me how to change the channel frequency of Telosb mote
> dynamically (without using the MAKEFILE). 
> For example, during the operating time, we can use a command/function to
> change the frequency of motes, depending on the environment conditions, etc.
> 
> Any help or suggestion will be appreciated.
> Thank you very much!
> 
> Han Bin.
> 
> 
> 
> --
> View this message in context: 
> http://tinyos-help.10906.n7.nabble.com/How-to-change-the-channel-frequency-of-TelosB-mote-dynamically-tp23263.html
> Sent from the TinyOS - Help mailing list archive at Nabble.com.
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
                                          
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to