Battery Usage Very High
Posted: 13 Sep 2019 15:57
Hi,
My script simply checks the voltage on an ADC pin every second. It then uses z-wave to refresh this on the z-wave controller every 30 seconds or so.
My 3v CR123 battery is being run flat after 48 hours.
What improvements could there be to prevent this?
Do delay() functions cause high usage?
What about z-wave getter running in conjunction with the delay function?
Thanks
Chris
My script simply checks the voltage on an ADC pin every second. It then uses z-wave to refresh this on the z-wave controller every 30 seconds or so.
My 3v CR123 battery is being run flat after 48 hours.
What improvements could there be to prevent this?
Do delay() functions cause high usage?
What about z-wave getter running in conjunction with the delay function?
Thanks
Chris