These motes come with unique identifier serial number of 64 bit embedded in its DS2401 chip. To access this number, i think you should see components in chips directory of telosb and also see the wiring of LocalIeee component through which this unique serial number can be access. This component provides function for getting serial no..
On 8/30/13, tinyos.thesis <[email protected]> wrote: > Hi all, > this should be an easy question for you, although i didn't find any answer > searching the internet. > > When I run motelist, I get this output: > XBQZ9DET /dev/ttyUSB0 XBOW Crossbow Telos Rev.B > XBR2SUM9 /dev/ttyUSB1 XBOW Crossbow Telos Rev.B > > The first string "XBQZ9DET" should be a unique, hw-identifier serial > number, > right? > > Well, how can i get this number through nesC code? What command should I > use? > > Really thanks in advance. > > G > > > > > > -- > View this message in context: > http://tinyos-help.10906.n7.nabble.com/Motes-unique-serial-number-tp23472.html > Sent from the TinyOS - Help mailing list archive at Nabble.com. > _______________________________________________ > 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
