Hello, I recently got some iris mote, so I was following TinyOS tutorials. I was following Mote-mote radio communication, and programmed BlinkToRadio. I built it, and installed on my iris mote. It looked like it works for the first couple of minutes, but it stops after awhile. I thought I made mistakes in my program, so I used the one in tutorials directory, but I still get the same problem.
I used printf to check where the mote stops, and found out that it stops right after it checks the return value of Packet.getPayload, or when adding info to the packet. (It changes every time.) I am using Iris mote (XM2110J) with mib520 for the usb bridge. My TinyOS2.x is up to date with CVS. Does anybody knows how to solve this problem? Thanks in advance. John _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
