Hi All, I am trying to set mote id using this commands, but unfortunately it is not setting on tinyos.
Here is what I am doing, please let me know if I am doing something wrong. 1. set-mote-id --exe build/telosb/main.exe build/telosb/5.exe 5 I get this warning, I am not sure if it is important here: "Could not find symbol TOS_LOCAL_ADDRESS in build/telosb/main.exe, ignoring symbol." 2. /usr/bin/msp430-objcopy --output-target=ihex 5.exe 5.ihex 3. tos-bsl --telosb -c /dev/ttyUSB0 -r -e -I -p 5.ihex I am having one program which sends and receives packets. When I follow above steps (node id as 4 and 5 for two motes) to upload program, I still get "1" as node id instead of 4 and 5. Please let me know what am I doing wrong. Thanks. Jenis _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
