Hi!

On Sat, 28 Feb 2009, Alfred NOBEL wrote:

> Hi!
> Thanks!
> Yes I am using telosb mote (CC2420)
> but how could I specify that with TinyOS.
> I would like that it will be dynamic over the time.
>

The inferface that is providing this is called CC2420Config.nc. It's 
defined in tos/chips/cc2420/interfaces and is offered by 
CC2420ControlC.nc. Note that you have to do also call sync from 
CC2420Config.nc. in order for the setting to take place. :-)

All the best!
Razvan ME

> 2009/2/28 Razvan Musaloiu-E. <[email protected]>
>
>> Hi!
>>
>> On Sat, 28 Feb 2009, Alfred NOBEL wrote:
>>
>>  Hi all!
>>> how could I specify which channel to be used in data tx?
>>> how many channels did Tinyos gives?
>>>
>>>
>> For Zigbee (CC2420, RF230) there are 16 channels (from 11 to 26). Mica2 is
>> using CC1000 but I'm not familiar with it.
>>
>> --
>> Razvan ME
>>
>
>
>
> --
> Best regards,
> Alfred.Nooobel
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to