How to program a mote:
make telosb install,n bsl,/dev/ttyUSB0/
where n is the unique node id and /dev/ttyUSB0/ is the specific port that the mote is attached to.
Alternatively the mote can be programmed using the following command:
make telosb install,n bsl,ref M4A6J3PH
where M4A6J3PH is the unique id of the mote. To get the id, use the motelist command.
Advertisement