Hello.

I am reading from the terminal some values using UARTstream (with telosb)

I can read ok using the cu program:


cu -l /dev/ttyUSB0 -s 115200

Because uart is configured with 115200 baudrate

But when I try to read using this command:

java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:115200

Don't appear nothing, only is in idle state.


Please someone could give an advice about this issue?

Thanks in advance.

Alejandro.


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to