Hi, I want to reprogram over-the-air for a specific mote (for instance ID=5). In a network I have Basestation (with ID=1) and 4 motes with IDs 2,3,4,5.
Now I need to change the program image of node 5 when the network is operational, i.e. Need to disseminate prog. Image to a specific mote. >From the http://docs.tinyos.net/tinywiki/index.php/Deluge_T2 I reprogrammed using Deluge BS, but it reprograms* all motes* in the networks. % tos-deluge serial@/dev/ttyUSB0:115200 -d 1 then: % tos-deluge serial@/dev/ttyUSB0:115200 -dr 1 How do I *specify one mote to be reprogrammed *(rest of the motes will not be affected)? Please help. -- Raihan
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
