<?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>nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120032/nrf-modem-library---documentation-of-setting-the-battery-low-level</link><description>Dear Nordic-support, 
 I am trying to use the modem_battery_low_level_handler and modem_battery_low_level_set(), but I think there are two different ranges for the battery voltage low level in the documentation 
 https://docs.nordicsemi.com/bundle/ncs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jun 2025 08:20:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120032/nrf-modem-library---documentation-of-setting-the-battery-low-level" /><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/539488?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 08:20:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42fb7e06-859e-4079-9a33-3da79e9929ce</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Stefan,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Just want to let you know that the PR has been merged into our main branch.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If you see any further issues with the change, please let us know.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/539325?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 08:08:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d97876bc-6e94-4d1c-8811-3f3000a7e4b6</guid><dc:creator>Stefan Schmidt</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;thank you for your quick response. I will change it and I am sure it will work. Thank you for initiating a PR for this.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/539323?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 08:04:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11d815bb-936e-46e9-a4e7-e1ce18be6bd2</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello &lt;a href="https://devzone.nordicsemi.com/members/stefan-schmidt"&gt;Stefan Schmidt&lt;/a&gt;&amp;nbsp;, this seems to be a misconfiguration in the modem battery library. Have reported and a &lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/22806"&gt;PR has been made for this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Basically, in&amp;nbsp;nrf\lib\modem_battery\Kconfig it states:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;config MODEM_BATTERY_LOW_LEVEL
    int &amp;quot;Modem battery low level voltage threshold (mV)&amp;quot;
    range 3100 3500
    default 3300&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The range should be 3100 to 5000. Could you edit this and test on your side?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/539189?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2025 11:40:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3e00d4f-9e66-42df-96c7-a90a24f7cfa9</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Stefan,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;That was unexpected. I will check internally one more time and find the what exactly is correct.&lt;br /&gt;&lt;br /&gt;I hope to have an answer by end of Monday.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/539150?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2025 08:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:481f4d99-97d3-4c73-ace8-159ce1745176</guid><dc:creator>Stefan Schmidt</dc:creator><description>&lt;p&gt;Hi &amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have to come back to this topic. I just noticed that setting CONFIG_MODEM_BATTERY_LOW_LEVEL=3750&lt;/p&gt;
&lt;p&gt;in my prj.conf did not work. Looking at&amp;nbsp;&lt;a id="" href="https://github.com/nrfconnect/sdk-nrf/blob/main/lib/modem_battery/Kconfig"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/lib/modem_battery/Kconfig&lt;/a&gt;&amp;nbsp;I see this here:&lt;/p&gt;
&lt;p&gt;config MODEM_BATTERY_LOW_LEVEL&lt;br /&gt;&amp;nbsp; &amp;nbsp; int &amp;quot;Modem battery low level voltage threshold (mV)&amp;quot;&lt;br /&gt;&amp;nbsp; &amp;nbsp; range 3100 3500&lt;br /&gt;&amp;nbsp; &amp;nbsp; default 3300&lt;/p&gt;
&lt;p&gt;So it is not possible to set the level to something above 3500&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/528892?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 14:38:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a05e4d99-5b7c-47ee-9e15-e1e74bcd7951</guid><dc:creator>Stefan Schmidt</dc:creator><description>&lt;p&gt;Hi &amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;thanks a lot for triggering the clarification.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/528784?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 09:38:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10dfce63-2554-45ce-b7cf-7ab1487e6714</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Stefan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m informed that what is written&amp;nbsp;in the AT command guide is in line with actual implementation. &lt;span&gt;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ref_at_commands/page/REF/at_commands/mob_termination_ctrl_status/xvbatlowlvl_set.html"&gt;&lt;span&gt;&lt;span&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;Technical Documentation&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;battery_level&amp;gt; Integer, 3100–5000 mV. Factory default 3300 mV.&lt;/p&gt;
[quote user=""]battery low level, default range is 3100 mV to 3500 mV[/quote]
&lt;p&gt;This seems to be a typo and I have forwarded to our technical publications to verify.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The notification for battery low level can be requested in the range of 3100–5000 mV.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf modem library - documentation of setting the battery low level</title><link>https://devzone.nordicsemi.com/thread/528506?ContentTypeID=1</link><pubDate>Sun, 23 Mar 2025 13:51:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02f1c94e-098f-42a1-861d-913c7d7d6df6</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Stefan,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Yes, this was somewhat difficult to understand, I will need to inquire our technical publications to verify the value and function.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>