Hello everyone. I have the same problem, but I'm using TelosB.
$ java TestSerial serial@/dev/ttyUSB0:115200: resynchronising Sending packet 0 Sending packet 1 Sending packet 2 ---- .bashrc file: export TOSROOT=/opt/tinyos-svn/src/tinyos-2.x export PATH=$PATH:/opt/tinyos-svn/bin:$TOSROOT/support/sdk/c:/usr/msp430/bin export TOSDIR=$TOSROOT/tos export MAKERULES=$TOSROOT/support/make/Makerules export CLASSPATH=$TOSROOT/support/sdk/java/tinyos.jar:. export PYTHONPATH=.:$TOSROOT/support/sdk/python:$PYTHONPATH export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/msp430/lib:/usr/local/lib export MOTECOM=serial@/dev/ttyUSB0:telosb Any ideas what I'm doing wrong? Thanks in advance! -- View this message in context: http://tinyos-help.10906.n7.nabble.com/problems-with-TestSerial-serial-link-issues-tp7323p22525.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
