Hi all,
  I use TinyOs 2.1.0 on TelosB platform.

My algorithm runs every second:
-data acquisition from sensors,
-data transmitting  on the radio C2420.

I use 3 motes in mesh networks.
I use  oscilloscope layout of the example and 1 Timer (Timer.startPeriodic (1000)),
I also used LPL module to turn off the radio (LowPowerListening.setLocalSleepInterval(1000)).

Actually I transmit only when necessary, not every seconds, but looking at the profiles of current consumption, I discovered that the radio turns on every second for just 15ms. Why?  What's happened in this range? Is due to the LPL module?

Best regards!
CA

Nuova grafica e nuove funzionalità! Crea subito Gratis la tua nuova Casella di Posta Katamail
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to