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!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login