Howdy, > can anyone tell me on how to send information from 1 node to many node > in WSN ??
I recommend taking a look at the tutorials located at: http://docs.tinyos.net/index.php/TinyOS_Tutorials The section on "Network Protocols" includes a discussion of dissemination of data to all nodes in the network. If you need to move a lot of data, then also look at the discussion of Deluge (same section) that is specifically designed for larger amounts of data. Best of luck, -Roy _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
