Hi guys, I`m relatively new to tinyOS, and I have got one question regarding on communicating with multiple motes. In the situation of communicating with one mote, what we can do is to use arp -s command to set the IP address of the mote according to its MAC address, and then using eprb, IP to make and netw...@ip:port to run the program. Now I would like to ask what can I do to communicate with two or more motes. I tried to use MoteIF, but it seems that only one MoteIF can exist in a system, and that MoteIF can only be connected to one particular IP address. Is it possible that I change the source of MoteIF in the program?
What if the motes are all connected to a switch? Is there any convenient way to communicate with multiple motes? Thank you very much for help, Gilbert
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
