low power designe
-
I have tested the lightsensor(2.0) 's Electric current(int 5v)about 6.5ma,if use 1500mAh 18650 Li battery,it can work about 10 days。How to increase the working hours? thanks!
-
The trick is to let the Arduino (and radio) sleep.
https://www.mysensors.org/build/battery should give you a good start. Things are slightly different in MySensors 2.0 (the link is for 1.x) but you just use sleep() instead of gw.sleep().
-
Everything you need to know and understand
is written by Nick Gammon:
http://www.gammon.com.au/power
-
One addition:
If you power the Arduino directly (e.g. 2x AA = ~3,00V max) you can use ( http://provideyourown.com/2012/secret-arduino-voltmeter-measure-battery-voltage/ ). This will ofc. not work if you power your setup via VoltageRegulator.
In addition to mfalkvidd's link have alook at https://www.mysensors.org/download/sensor_api_20#sleeping
It describes how to use the sleep function to put the Arduino+Radio in sleep mode.
Suggested Topics
-
Controlling Blinds.com RF Dooya Motors with Arduino and Vera
My Project • 24 Mar 2014, 13:27 • petewill 12 Aug 2023, 16:39 -
is there a solution for a relay with button that also works offline?
Feature Requests • 31 Mar 2023, 16:04 • Branther 4 Apr 2023, 11:37 -
ESP32 with builtin Ethernet as Gateway - f.e. WT32-ETH01
Feature Requests • 15 Mar 2023, 15:01 • gryzli133 15 Mar 2023, 21:25 -
ESPnow as transport layer
Feature Requests • 15 days ago • MasMat 14 days ago -
Raspberry MQTT GW over TLS with rfm69
Feature Requests • 14 Sept 2022, 15:11 • Tico 16 Sept 2022, 07:23 -
debug serial gateway (homeassistant raspberry py 4)
Feature Requests • 2 May 2023, 09:01 • Branther 8 Jun 2023, 12:38