probleme with setBatteryInternalVcc(false)
-
Hello, I do not understand why the voltage measured by my node on input A2 does not correspond at all with that measured by my multimeter (I specify that I use the method of divider bridge as explained in the battery chapter). Here is my code
nodeManager.setBatteryMin(0.25); nodeManager.setBatteryMax(1.1); nodeManager.setBatteryInternalVcc(false); nodeManager.setBatteryPin(A2); nodeManager.setSleep(SLEEP,1,MINUTES); nodeManager.setPowerPins(4,5,100); nodeManager.registerSensor(SENSOR_DS18B20,3);
I had no problem with the internalVcc(true) but i need to power my node with a booster, so it's not possible anymore.
Thank you for helping
-
The problem is resolved, I use the jmodule and I was mistaken on the implementation of analog inputs. Sorry to make topics useless!
-
@MCF no worries. Thanks for reporting the solution.
and welcome to the forum
3 out of 3
Suggested Topics
-
Sensors db
My Project • 16 Apr 2014, 07:06 • Dvbit 16 Apr 2014, 17:37 -
Nodemanager: How to control a local output from a local input?
NodeManager • 30 Jan 2022, 21:01 • A3V 5 Feb 2022, 16:24 -
SI7021 with Nodemanager
NodeManager • 30 Dec 2020, 14:15 • xlibor 1 Jan 2021, 20:20 -
Compilation error
NodeManager • 19 Sept 2020, 15:41 • htaxil 18 Oct 2020, 09:37 -
Nrf5x on NodeManager
NodeManager • 9 Apr 2019, 14:26 • nullos 6 Nov 2020, 09:28 -
What could be the possible reasons for MySensors sensors not working with MyController on Raspberry Pi, and how can one troubleshoot and resolve the issue?
NodeManager • 7 May 2023, 06:17 • Greg Bowers 18 May 2023, 14:44