Hi! I use a Tmote Sky (telosb) on TinyOS 2.1.1 I find a problem in the CC2420TimeSyncMessageC component. When I call the "TimeSyncPacket.eventTime(msg)" command in a compute intensive application sometimes it returns a not valid value (even if "TimeSyncPacket.isValid(msg)" return TRUE). The problem is more strong if I share the bus for the radio and the Uart. Have anybody the same problem? I resolve with a simple control that compare the value returned and the actual local clock: if the difference is too big, I drop the packet. Thanks
Massimo Marra
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
