Hello, I am using Atmega128 based MicaZ motes. I am not able to use a value more than uint32_t value for the timers on MicaZ platform. It accepts only uint16_t values which doesnt provide more that 65535 milliseconds. or 65 seconds roughly. I have a requirement for starting the timer periodically after 300 seconds. Can I achieve that? Or can I change the precission tag from TMilli to a lower precision of seconds?
Thanks Vikram _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
