Hello I am working with the TelosB and trying to read the data of the TinyOS serial forwarder with LabView. I start the serial forwarder with the packet source -comm serial@/dev/ttyUSB0:telosb to collect the data from the serial port. I can then run a java application that i built using MIG with the packet source: -comm sf@localhost:9002. Everything works fine and i get the data packets delivered from the serial forwarder. However when i try to connect with a LabView client the serial forwarder shows me that there is a client, but i get a timeout error before data is delivered. The timeout is set to 25 seconds and in this time 25 packets arrive, i can see that in the "packets read" display in the serial forwarder. I thought maybe somebody here tried something similar or can give me a hint what could be the error.
Thanks for your help Greetings _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
