Hey list,
I am writing a tinyOS program where I usually check some sensors
readings. I am using boomerang with a tmote from moteiv. I have two
timers, each one responsible to call a sensor reading:
-call ADCTemperature.getData() and call ADCTemperature.getData(),
if the timers occur at the same the -async event result_t
ADCHumidity.dataReady(uint16_t data) event is called but the event:
-async event result_t ADCTemperature.dataReady(uint16_t data) is never called.
Is this a normal procedure? How can I workaround such behavior, is it
possible? Or the only solution is not set the timer at the same time?
Thanks in advance.
--
Tiago Camilo
PhD student
Laboratory of Communication and Telematics
University of Coimbra
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help