Hi,

I am using a modified version of TestSerial. Basically, I have a serial
connected mote which sends a packet to the Java program running on the PC
whenever it receives a packet via its radio. Problem is, sometimes the java
program says "bad packet" or "packet too long", after which it tries to
resynchronize with the mote. It sometimes works (resumes receiving
packets), sometimes it doesn't. When the latter happens, I found out that
the solution is to reprogram the mote, and rerun the Java program.

Is there any other (automated) way of fixing the problem? Of recovering
from "bad packets/packets too long", that is?

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

Reply via email to