You don't say what program is running on the re-Motes,
that would probably be the arbiter of message timing.
Look for something like this in the source:
call Timer.start(TIMER_REPEAT, xxx);
where xxx is the number of (loosely) millisec between fired() events.
And a:
result_t Timer.fired()
where the message cycle may be initiated.
MS
sundaresh sundaralingam wrote:
Hi All,
I am using mica2 and the program I want to modify is xlisten.
I would like to know how to modify the packet firing frequency from the
motes to the base station? Where is the function situated ? Which
variable do I manipulate?
Thanks.
Regards,
S.Sundaresh.
------------------------------------------------------------------------
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help