<?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[Core2 V1.1 Battery not working if unplugged]]></title><description><![CDATA[<p dir="auto">I have the Core2 original and now the v1.1. But the new  unit is not working<br />
when unplugged.</p>
<p dir="auto">Are there any special v1.1 calls to get the battery to work? Just like the<br />
vibration needing a new call in v1.1, is there something special?</p>
<p dir="auto">The battery voltage is working (which I've used for battery percentage).</p>
<pre><code>    batVoltage = M5.Axp.GetBatVoltage();
    batPercentage = (batVoltage &lt; 3.2) ? 0 : ( batVoltage - 3.2 ) * 100;
</code></pre>
<p dir="auto">I've tried the following to no avail.</p>
<pre><code>    M5.Axp.SetLcdVoltage(3300);
    M5.Axp.SetBusPowerMode(0);
    M5.Axp.SetCHGCurrent(AXP192::kCHG_190mA);
</code></pre>
<p dir="auto">Is it possible the battery isn't working? It's plugged in (after opening the unit).<br />
thanks.</p>
]]></description><link>https://community.m5stack.com/topic/6082/core2-v1-1-battery-not-working-if-unplugged</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 16:22:02 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6082.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Feb 2024 18:57:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Core2 V1.1 Battery not working if unplugged on Thu, 29 Feb 2024 21:40:47 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately as of today, my Battery isn't working again. I can update and run will using USB power but unplugging kills the M5Core.</p>
]]></description><link>https://community.m5stack.com/post/24203</link><guid isPermaLink="true">https://community.m5stack.com/post/24203</guid><dc:creator><![CDATA[konacurrents]]></dc:creator><pubDate>Thu, 29 Feb 2024 21:40:47 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 V1.1 Battery not working if unplugged on Wed, 28 Feb 2024 22:06:04 GMT]]></title><description><![CDATA[<p dir="auto">That's very enlightening. I've since got the battery to work but it seems to be working along the lines you mention. I actually exchanged batteries with Core 1 and it worked perfectly. But the Core 2 has some issues.</p>
<p dir="auto">When the battery is dead, plugging in won't bring ut alive until maybe 20 minutes.</p>
<p dir="auto">So I don't think it's totally the battery but rather how it connects and Core 2 management of the power.</p>
<p dir="auto">Strange.<br />
Thanks</p>
]]></description><link>https://community.m5stack.com/post/24186</link><guid isPermaLink="true">https://community.m5stack.com/post/24186</guid><dc:creator><![CDATA[konacurrents]]></dc:creator><pubDate>Wed, 28 Feb 2024 22:06:04 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 V1.1 Battery not working if unplugged on Wed, 28 Feb 2024 15:20:05 GMT]]></title><description><![CDATA[<p dir="auto">I had a similar issue after a bad flash. I had to pull the battery to get it to boot and enable a clean flash. After re-connecting the battery it would not boot on battery only. I assumed the battery was dead. I plugged it in to charge for 5 mins, then unplugged, then replugged for 5 mins, I did this 2 or 3 times, then left it to charge for 30mins. It's now fully alive. My understanding is sometimes the batteries get slightly over discharged and won't charge, plugging in and out gives it a little boost to wake it and start charging. This is from my experience with other battery devices.</p>
]]></description><link>https://community.m5stack.com/post/24178</link><guid isPermaLink="true">https://community.m5stack.com/post/24178</guid><dc:creator><![CDATA[defsix]]></dc:creator><pubDate>Wed, 28 Feb 2024 15:20:05 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 V1.1 Battery not working if unplugged on Mon, 12 Feb 2024 20:51:59 GMT]]></title><description><![CDATA[<p dir="auto">No, you just plug it into a working USB port and leave it for a few hours.<br />
If that doesn't work,  remove the base and check the battery pins for a 3.4V with a multimeter. Also check to see if the battery is starting to inflate.</p>
]]></description><link>https://community.m5stack.com/post/23771</link><guid isPermaLink="true">https://community.m5stack.com/post/23771</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 12 Feb 2024 20:51:59 GMT</pubDate></item></channel></rss>