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 -
PJON on RS485
Feature Requests • 11 Apr 2022, 06:58 • hypnosiss 27 Dec 2023, 13:16 -
wireless gateway
Feature Requests • 8 Jun 2023, 14:05 • Thomaswortman 8 Jun 2023, 14:05 -
Water leak sensor
Feature Requests • 12 May 2019, 14:23 • golferjack 5 May 2022, 16:51 -
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