In the T1 tree there is: tools/matlab which contains something that looks like interface files for matlab. It may be that they are only for direct serial connection rather than through SF. If that is the case then you should try searching this list and google for info on the SerialForwarder protocol, or worse yet, reverse engineering it from working code.
MS Vishal Pal wrote: > Hello everyone, > > I am trying to write a MATLAB program to read TCP Port 9001 over which > SerialForwarder is sending the data packets. > > I have to process and do analysis of this data in MATLAB. > > Could you please tell me the procedure to communicate with SerialForwarder? > How the handshaking is done? I read that SerialForwarder sends "T!" bytes > during the handshakes. I am not sure about the exact procedure to > communicate with SerialForwarder. > > Please help me. > > Vishal > > -- > Vishal Pal > > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
