Try using BLIP or tymo....... Or you can use Dissemination and send the node id in the payload of the disseminated packet and then at the Node end, check for the node id in your payload and discard the packet if it is not equal to the TOS_NODE_ID.
Cheers, Varun Jain -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andres Vahter Sent: Friday, 17 July 2009 9:26 PM To: [email protected] Subject: [Tinyos-help] How to send message from sink to node using multihop? Hi, I'm playing with TestNetwork app where messages are sent to sink using multihop. But how can I send a message from sink to a specific node, for example to a node with ID 5? I checked dissemination, but it sends data to all nodes. Andres Vahter _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
