Re: [Tinyos-help] problems with TestSerial : serial link issues

2013-02-19 Thread Janos Sallai
Have you programmed the mote with TestSerial? Is it connected to the PC? Are you sure that it's on /dev/ttyUSB0 and not some other port (check motelist output to verify)? Is the little red LED next to the USB connector blinking on the mote when it's connected to the PC? Janos On Tue, Feb 5, 2013

Re: [Tinyos-help] problems with TestSerial : serial link issues

2013-02-05 Thread jpam
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

[Tinyos-help] problems with TestSerial : serial link issues : SOLVED

2008-06-26 Thread ivi610
Hello in fact the mib510 switch must be off in order to the board to be able to send packets over the serial link. Cheers - Hello i uploaded the TestSerial into a mote micaz and ran the TestSerial application on a pc. So i have one

[Tinyos-help] problems with TestSerial : serial link issues

2008-06-24 Thread ivi610
Hello i uploaded the TestSerial into a mote micaz and ran the TestSerial application on a pc. So i have one micaz with embedded TestSerial into a mib510 connected to a pc running java TestSerial. But i have some problems : first, the pc based TestSerial doesn't send the packets at a rate of 1Hz