On Friday 24 August 2007 06:08:12 am Urs Hunkeler wrote:
> Hi,
>
> Is the following correct?
> The serial number of a tmote (telosb) mote shown by motelist is specific
> to the serial-USB-converter chip on the mote. It cannot be read from the
> mote and it is independent of the serial number stored in the DS2411.

Yes, this is correct.  None of the common USB/serial chips (FTDI, Silicon 
Labs, etc.) provide a serial-side interface to examine USB descriptor 
information.  To present a common serial number or other value in both the 
USB descriptor and in the mote itself, you'll have to program them in 
separate steps to that same value.  Or, in the case of a hardware guid part 
like the DS2411, you could read this value out of the mote and then turn 
around and use it to reprogram the USB descriptor information.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to