Hi there, We have a Windows application that reads sensing data from a micaz node, which sends tos message arounnd 50 bytes at about 50Hz. Our application is coded in C#, which has library to read computer serial input. The problem we have is the sensor packets obtained through .NET lib sometimes get corrupted (~5%); while if I use tinyos provided Java or c SDK code, the packets almost never get lost. I know tinyos SDK has CRC check, and as I've checked the c code, it does not do correction. I cannot figure out why the SDK provides much better PDR.
Anyone has similiar experience? Any comments? Cheers DJ Institute for Infocomm Research disclaimer: "This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you." _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
