Hi. I'm injecting packets in the network from Python. I use the packet
object, and use 'setDestination' method in order to tell it to send the
packet to mote 0 (for example). Problem is that when I run the application,
every node seems to receive that packet. Do I also need to check TOS_NODE_ID
in the receive event?
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to