Hi all! Well, I wrote an application in TinyOS 2.1 for MicaZ platform and MTS310CB sensorboard. The application use radio (CTP + LPL), timer (TimerMilliC), LEDs (LedsC) and sensor (TempC). Testing with Avrora 1.7.110 I saw that CPU state never is lower than Idle. The CPU comsumption seems very high when compared with the radio (using LPL).
I know that TinyOS calculates the lowert power state in each moment. Is there any way to tell TinyOS put the CPU into sleep mode? Using mcusleepC may be? How? Last question: I use TempC to get data of sensor. Works fine, but I wish know If when read of sensor turn on sensor and then turn off ?? or is always on, consuming energy? Thanks in advance. Regards! -- Daniel GarcĂa Aubert Universidad Carlos III de Madrid.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
