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


    Log in to reply
     


  • The problem is resolved, I use the jmodule and I was mistaken on the implementation of analog inputs. Sorry to make topics useless!


  • Mod

    @MCF no worries. Thanks for reporting the solution.

    and welcome to the forum 🙂


Log in to reply
 

3 out of 3

Suggested Topics


  • My Project •   16 Apr 2014, 17:37

    2

  • NodeManager •   5 Feb 2022, 16:24

    2

  • NodeManager •   1 Jan 2021, 20:20

    2

  • NodeManager •   18 Oct 2020, 09:37

    2

  • NodeManager •   6 Nov 2020, 09:28

    16
  • 8

26
Online

11.5k
Users

11.1k
Topics

112.8k
Posts