Hello everyone, I'm working with a telosb and I'm using an oscilloscope to analyze the current absorbed by the mote during its different operational phases. The on-board software provides Artificial Intelligence, then the mote is able to turn on the radio only when the values to be transmitted fall within a given range. I implemented LPL and the radio is turned on only for the time necessary to the phases of sensing, computing and broadcasting. In this regard, I have two questions for which I would like to be helped: - Because the radio is turned on even when is unecessary, during the sensors reading phase, for example? - When the values are not fit to be shipped, the radio is alike turned on for 15ms: why? - In the latter case, with lpl, there is a way to avoid this behavior not necessary?
Thanks to all
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
