If it just needs to be set "after compilation" but "before initial flashing", then it is rather easy to setup an automated system to modify the TOS_NODE_ID via tos-set-symbols. However, TOS_NODE_ID likely does not have the storage capacity to store your serial (I believe it is only 16bits).
On Thu, May 15, 2008 at 7:30 AM, <[EMAIL PROTECTED]> wrote: > Hi all, > my question is very simple. Is it possible to modify the TOS_NODE_ID > variable after the initial software installation? I am working with tmote > sky devices and I need to change the identification number assigned during > the installation with the serial ID number. Do you think that this operation > could be done or not? > Thanks in advance, > Alessio. > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
