<?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>nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86989/nrf9160-low-power</link><description>Hi, 
 
 We are battling to get to the advertised low power values as described here: 
 https://devzone.nordicsemi.com/guides/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk 
 On our custom board, we average ~0.9mA</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Apr 2022 21:45:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86989/nrf9160-low-power" /><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/365047?ContentTypeID=1</link><pubDate>Tue, 26 Apr 2022 21:45:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2e2d1da-0c96-41da-9455-29b8066e7ad1</guid><dc:creator>danimalia</dc:creator><description>&lt;p&gt;Hi Jonathan&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the detailed response - I&amp;#39;ll reply in detail again tomorrow; but I think the PMIC may be the culprit as you&amp;#39;ve suggested.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/364977?ContentTypeID=1</link><pubDate>Tue, 26 Apr 2022 13:36:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc6d5d39-3f26-4d28-868d-b217d8141269</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Dan,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="danimalia"]I tried on another unit with the same results (2 units in fact).&amp;nbsp;[/quote]
&lt;p&gt;Great to know.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="danimalia"] I also removed the LNA, did not make a difference.[/quote]
&lt;p&gt;Thanks for checking.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="danimalia"]PPK is attached[/quote]
&lt;p&gt;Thanks.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The unusual high current draw does seem to point to that something else is powered in&amp;nbsp;addition to the nrf9160, all other IC&amp;#39;s of relevance should have been removed.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;In you .conf file you do have logging enabled, and SERIAL is not explicitly disabled, have you seen the &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/applications/asset_tracker_v2/overlay-low-power.conf"&gt;overlay-low-power.conf&lt;/a&gt;&amp;nbsp;in the asset tracker example?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Could you test your application with the following in .conf&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;# Disable serial interface.
CONFIG_SERIAL=n

# Disable LEDs
CONFIG_LED_CONTROL=n

# Disable UART console.
CONFIG_UART_CONSOLE=n

# Disable event logging.
CONFIG_APP_EVENT_MANAGER_SHOW_EVENTS=n

# Disable AT host library.
CONFIG_AT_HOST_LIBRARY=n

# Disable logging
CONFIG_LOG=n&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;But if you where testing with the hex file from the blog post then this should not be the issue.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Update:&lt;br /&gt;&lt;br /&gt;Can you confirm that when you followed the process of&amp;nbsp;&amp;quot;Checking your measurement setup&amp;quot; that you get the same value as in the blog post?&lt;br /&gt;&lt;br /&gt;You say:&amp;nbsp;Your suggested thread gave me the same results and the attached PPK file is with the hex shared there: 1452.sysoff.hex&amp;nbsp;&lt;br /&gt;Do you mean that you get 0.9mA, as you show in the PPK2 file?&lt;br /&gt;&lt;br /&gt;You should see something that matches the sleep specs, so les then 2uA.&lt;br /&gt;&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf9160/_tmp/alta.nRF9160/autodita/CURRENT/parameters.id_current_sleep.html?cp=2_0_0_4_5_0_1"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf9160/_tmp/alta.nRF9160/autodita/CURRENT/parameters.id_current_sleep.html?cp=2_0_0_4_5_0_1&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/0456.pastedimage1650984069841v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It is very important that you are able to verify the setup.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Update 2:&lt;br /&gt;The PMIC might be the culprit here. The mode pin in your design is pulled low to ground, this sets the PMIC in Constant-Frequency (PWM) Mode operation. From the data sheet:&lt;br /&gt;&lt;br /&gt;In this mode, it uses a current mode architecture including &lt;br /&gt;an oscillator, an error amplifier, and a PWM comparator &lt;br /&gt;for excellent line and load regulation. The main switch &lt;br /&gt;MP2 (P-channel MOSFET) turns on to charge the inductor &lt;br /&gt;at the beginning of each clock cycle if the FB pin voltage &lt;br /&gt;is less than the 0.8V reference voltage. The current into &lt;br /&gt;the inductor (and the load) increases until it reaches the&lt;br /&gt;peak current demanded by the error amp. At this point,&lt;br /&gt;the main switch turns off and the synchronous switch &lt;br /&gt;MN1 (N-channel MOSFET) turns on allowing the inductor &lt;br /&gt;current to flow from ground to the load until either the &lt;br /&gt;next clock cycle begins or the current reduces to the zero &lt;br /&gt;current (IZERO) level.&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1650985754706v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Pulling the Mode pin high will put it in Burst Mode, this should reduce the current consumption.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You can tie the pin to one of the nRF9160 GPIO&amp;#39;s and switch between BM and CF.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Might need to bypass the PMIC to get the same results as in the blog post, and confirm that it is the PMIC that is causing the unexpected current draw.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/364783?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 20:55:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d457114-ea0d-4e8c-96b1-6cdebfc63935</guid><dc:creator>danimalia</dc:creator><description>&lt;p&gt;Hi Jonathan&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I tried on another unit with the same results (2 units in fact).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is your expert back yet?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/364325?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 20:04:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:477b5101-fdf7-4f7e-a6d3-290175da83b3</guid><dc:creator>danimalia</dc:creator><description>&lt;p&gt;Hi Jonathan&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PPK is attached. I also removed the LNA, did not make a difference. Will test on another unit as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Dan&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ppk_2D00_20220419T232752_2D00_data_2D00_logger.zip"&gt;devzone.nordicsemi.com/.../ppk_2D00_20220419T232752_2D00_data_2D00_logger.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/364291?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 14:30:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d7c611a-215c-4902-82d1-a9706c67a3d1</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="danimalia"]edit: the PPK file is not uploading for some reason. Please email me and I will send it to you.[/quote]
&lt;p&gt;Put it in a zipped file, then you can upload it.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="danimalia"]PPK file attached. Supply voltage was set to 4000mV, not 400mV.&amp;nbsp;[/quote]
&lt;p&gt;Yes, sorry for the confusion, typo on my side.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user="danimalia"]Your suggested thread gave me the same results[/quote]
&lt;p&gt;Thanks for clarifying that the&amp;nbsp;measurement&amp;nbsp;setup works as expected.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The GPS LNA does draw som current but according to the datasheet it does not account for the difference&amp;nbsp;in current draw you se, you could try to remove it and se if there is any notable change.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Our current expert on nrf9160 power consumption is on vacation but will be back soon(next week). I am not 100% sure where the issue could be, but if you have a different unit you can test on that would be great, just want to confirm that it is not&amp;nbsp;just that one device.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/363720?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 23:36:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97edd422-1514-4a58-8ec6-0ce2eed797f0</guid><dc:creator>danimalia</dc:creator><description>&lt;p&gt;Hi Jonathan&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes, connected to CON1. Here is my setup:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1650410707672v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PPK file attached. Supply voltage was set to 4000mV, not 400mV.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Your suggested thread gave me the same results and the attached PPK file is with the hex shared there:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1452.sysoff.hex"&gt;1452.sysoff.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have desoldered the Telit and the LIS2DH ICs so unless the PMU is sucking current I don&amp;#39;t see where else it&amp;#39;s going.&lt;/p&gt;
&lt;p&gt;FWIW - I ran this same hex on the DK in PMU mode&amp;nbsp;and got&amp;nbsp;around 60uA.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;Dan&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;edit: the PPK file is not uploading for some reason. Please email me and I will send it to you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 Low Power</title><link>https://devzone.nordicsemi.com/thread/363608?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 13:18:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa49144e-fd54-41b2-b544-62851be612a9</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Where\how did you connect the PPK2 ? To CON1 in your schematic?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Is anything else connected to the device ?&lt;br /&gt;&lt;br /&gt;Kan you share the PPK2 measurement file ?&lt;br /&gt;&lt;br /&gt;From the picture it looks like supply is 400mV in the PPK app.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I dont see anything wrong in the schematic at first glance. Just make sure that only the nrf9160 is powered, seems to me that something else is drawing current.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Have you followed guide to check base idle current, i.e measurement setup?&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/guides/cellular-iot-guides/b/hardware-design/posts/getting-started-with-current-measurements-on-the-nrf9160"&gt;(+) Getting started with current measurements on the nRF9160 - Hardware design, RF test and coverage - Cellular IoT guides - Nordic DevZone (nordicsemi.com)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>