Hi! I am new with TinyOS and I've been trying to test the serial
communication between my PC (running on Ubuntu9.10) and a Micaz mote. I
followed every step in this tutorial <
http://docs.tinyos.net/index.php/Mote-PC_serial_communication_and_SerialForwarder>
and according to this, the output should look like this:
"

Sending packet 1
Received packet sequence number 4
Sending packet 2
Received packet sequence number 5
Sending packet 3
Received packet sequence number 6
Sending packet 4
Received packet sequence number 7
Received packet sequence number 8
Sending packet 5
Received packet sequence number 9
Sending packet 6

and the mote LEDs will blink."
But what is printed is only the "sending packet x" lines and none of the
LEDs is blinking. I also tried Serial Forwarder with the same result.

Did anyone of you encounter the same problem? How did you solve it?

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

Reply via email to