<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF5340 and nPM1300 – Fuel Gauge Update Frequency and Accuracy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124988/nrf5340-and-npm1300-fuel-gauge-update-frequency-and-accuracy</link><description>We are developing a device based on the nRF5340 with an nPM1300 PMIC. The device has three power modes : 
 
 
 Active mode: most peripherals are enabled, and BLE communication is ongoing. 
 
 
 Standby mode: a low-power wait state; user interaction transitions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Oct 2025 11:03:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124988/nrf5340-and-npm1300-fuel-gauge-update-frequency-and-accuracy" /><item><title>RE: nRF5340 and nPM1300 – Fuel Gauge Update Frequency and Accuracy</title><link>https://devzone.nordicsemi.com/thread/551564?ContentTypeID=1</link><pubDate>Wed, 15 Oct 2025 11:03:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73aa960a-0c50-492a-9374-d7541ce7caf9</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In general the fuel gauge iteration rate should follow the activity rate of the application. So if you are in for example a stable ble connection with a slow connection interval) you can run it every 5s instead of every second.&amp;nbsp;&lt;br /&gt;If the activity increases you will get more accurate results of the fuel gauge iteration rate also increases.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If current consumption is very low, typically low microamp range when only RTC is running, you can use the &lt;code&gt;nrf_fuel_gauge_idle_set() &lt;/code&gt;function to inform the fuel gauge of the expected current consumption in this state (too low to measure accurately by nPM1300), and no further iterations are required until activity resumes.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We normally uses a 1 second iteration&amp;nbsp;interval during battery discharge and 0.5 when charging.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have also covered this a bit &lt;a href="https://docs.nordicsemi.com/bundle/nan_045/page/APP/nan_045/npm1300_fuel_gauge.html"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Runar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>