Hello,

I want to write a program in TinyOS v1.1 to send packets from a Micaz 
mote to a PC using the MIB600's ethernet interface. I read the 
corresponding section on the "Getting started guide" on how to program 
the motes using the MIB600, and everything worked fine, but I still have 
a few questions: is there a special component in TinyOS v1.1 library to 
send packets back to the PC through the ethernet port instead of the 
serial port, or do I have to write to the serial port and the MIB600 
will take care of the interfacing? Also, which handler would catch the 
data at the mote sent from the PC? It is my understanding that I would 
communicate through port 10002 using a TCP/IP (socket) connection on the 
PC side. Is this correct? I would appreciate any pointers.

Thanks!


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to