Hi,

 

I would like to change the AM address of my Telosb node by programatically.

 

Since TOS_LOCAL_ADDRESS global variable is defined in tos.h file, if I
change this value in my application then the next time when I reset my node
this change will be lost, so I should use CC2420ControlM component in order
to change in RAM memory, my question is, if I change this address using
CC2420ControlM.setShortAddress(new_address) will TOS_LOCAL_ADDRESS value
change as well?

 

I have been reading the lower components of CC2420ControlM and I did not
find any reference to TOS_LOCAL_ADDRESS.

 

PD: I am using TinyOS 1.x

 

Any hint will be welcomed

 

Thanks in advance

 

 

 

-- 

David Conde Baena


CITIC
Centro Andaluz de Innovación y Tecnologías de la Información y las
Comunicaciones
Edificio CITIC, C/ Marie Curie, 6
Parque Tecnológico de Andalucía 
29590 - Campanillas (MÁLAGA)

Tfno.: +34 952028610
Fax: +34 951231029
 <mailto:usua...@citic.es> Email: dco...@citic.es
 <http://www.citic.es/> Web: www.citic.es 

 

 

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to