[Tinyos-help] Trouble with the Serial port

2006-07-24 Thread Alexandre Bergel
Hello, I run into problems when reading from the serial port. In the motes communications field in the java version of the SerialForwarder I entered: [EMAIL PROTECTED]:57600 I installed MicaHWVerify with 'make mica2 install'. When I execute 'java hardware_check' I got a write failed in the

Re: [Tinyos-help] Trouble with the Serial port

2006-07-24 Thread Michael Schippling
You should use MicaHWVerify directly to the serial port without SerialForwarder (IMHO), since it is a low-level test program... I would also use [EMAIL PROTECTED]:mica2 instead of the baud rate. And further would upgrade to TOS v1.1.7 or greater and use the contrib/xbow tree for the mica2's. Or