Hello

I've a Tmote Connect device connected to a router. My network diagram would be:

[mote]<----(USB)---->[Tmote Connect]<----(Eth)---->[Router]<----(Cable/WiFi)---->[control
 PC]

I can access to the main page, 192.168.1.100:80 all OK. I can get the data from 
the mote in my control PC. In Cygwin:
java net.tinyos.tools.Listen -comm�...@192.168.1.100:9001
and it shows me the messages content.
Now, I want to access mote data through MATLAB, but I don't know how to do it. 
I've tried opening a TCP/IP connection on port 9001 using this function:  
http://www.mathworks.com/help/toolbox/instrument/tcpip.html   but I can't get 
anyone :(

Thanks in advance!


╔══════════════════════════════════════╗
║                José A. Tarifa Galisteo
║
║  Estudiante Ingeniería de Telecomunicación
║  Escuela Superior de Ingenieros - U. Sevilla
║  http://alumno.us.es/j/jostargal/
╚══════════════════════════════════════╝
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to