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 Wired (no WiFi)
Feature Requests • 15 Nov 2024, 10:39 • Marcin 21 days ago -
"ZHNetwork" a esp-now based mesh network for ESP8266/ESP32 hardware
Feature Requests • 17 Mar 2023, 07:25 • graffiti 17 Mar 2023, 07:25 -
ESPnow as transport layer
Feature Requests • 12 days ago • MasMat 11 days ago -
PJON on RS485
Feature Requests • 11 Apr 2022, 06:58 • hypnosiss 21 days ago