<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[probleme with setBatteryInternalVcc(false)]]></title><description><![CDATA[<p dir="auto">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</p>
<pre><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);
</code></pre>
<p dir="auto">I had no problem with the internalVcc(true) but i need to power my node with a booster, so it's not possible anymore.<br />
Thank you for helping</p>
]]></description><link>https://forum.mysensors.org/topic/7125/probleme-with-setbatteryinternalvcc-false</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 20:17:16 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/7125.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 08 Jul 2017 08:08:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to probleme with setBatteryInternalVcc(false) on Sat, 08 Jul 2017 08:46:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mcf" aria-label="Profile: MCF">@<bdi>MCF</bdi></a> no worries. Thanks for reporting the solution.</p>
<p dir="auto">and welcome to the forum :)</p>
]]></description><link>https://forum.mysensors.org/post/70764</link><guid isPermaLink="true">https://forum.mysensors.org/post/70764</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Sat, 08 Jul 2017 08:46:28 GMT</pubDate></item><item><title><![CDATA[Reply to probleme with setBatteryInternalVcc(false) on Sat, 08 Jul 2017 08:29:43 GMT]]></title><description><![CDATA[<p dir="auto">The problem is resolved, I use the jmodule and I was mistaken on the implementation of analog inputs. Sorry to make topics useless!</p>
]]></description><link>https://forum.mysensors.org/post/70762</link><guid isPermaLink="true">https://forum.mysensors.org/post/70762</guid><dc:creator><![CDATA[MCF]]></dc:creator><pubDate>Sat, 08 Jul 2017 08:29:43 GMT</pubDate></item></channel></rss>