Hi, I am trying to use tinyos2 with *tmote sky* in cygwin. I tried the testserial program in online tutorial lesson 4: Mote-PC Serial communication and serial forwarder. But the I can only see send data. No packest is being received. And if I set the baudrate to different value, different thing happens as the following:
I am using the command as: java TestSerial -comm ser...@com53:Baudrate If the Bauderate is 115200, I get the following: ser...@com53:115200:resynchronising Sending packet 0 ser...@com53:115200: ignoring unkown packet type 45 ser...@com53:115200: ignoring unkown packet type 45 Sending packet 1 ser...@com53:115200: ignoring unkown packet type 45 ser...@com53:115200: ignoring unkown packet type 45 ...... However, if the Bauderate is set to 57600, then only sending packet is seen: Sending packet 0 Sending packet 1 Sending packet 2 ...... Anyone have idea on this? Thank you all for your time Best Regards, David
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
