Hell Sghaier, You're probably using a mib520 programming board, which has two virtual serial port, the first one for programming, the second one for communicating. If you have no other usb serial device, then you should listen on ttyUSB1.
Andris On Tue, Oct 11, 2011 at 6:24 PM, Nouha Sghaier <[email protected]> wrote: > Hello, > > I'm using Xubuntos on Vmware for programming my micaz with TinyOS2.x > applications. > I followed instructions in lesson 4 about Mote-PC serial communication and > SerialForwarder > (http://www.tinyos.net/dist-2.0.0/tinyos-2.0.0/doc/html/tutorial/lesson4.html) > and I'm facing a problem with java net.tinyos.tools.Listen command. > > I installed BaseStation application on a mote and BlinkToRadio application > on another and when I type java net.tinyos.tools.Listen, the screen is stuck > in: > Serial@/dev/ttyUSB0:57600:resynchronising > > and no data is displayed!!! > > Could someone help me please resolve this problem? > > Thank you. > Nouha SGHAIER > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
