<?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>nrf52840 not entering lower power mode, using development kit with sample BLE application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86060/nrf52840-not-entering-lower-power-mode-using-development-kit-with-sample-ble-application</link><description>Hello, 
 I have the Power Profiler Kit II and nRF52840DK (development kit). I was able to get these working together so I can source the power from the PPK and see the realtime power consumption. I&amp;#39;m using the peripheral_lbs BLE example from the nRF Connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Mar 2022 14:37:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86060/nrf52840-not-entering-lower-power-mode-using-development-kit-with-sample-ble-application" /><item><title>RE: nrf52840 not entering lower power mode, using development kit with sample BLE application</title><link>https://devzone.nordicsemi.com/thread/359640?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2022 14:37:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81f86686-844f-4be9-ad04-3844b7adaaf9</guid><dc:creator>Jerry Patrick Morrow</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thanks so much!&amp;nbsp; I&amp;#39;m seeing below 2 microamps now during sleep.&amp;nbsp; If you think I can get it lower, please advise.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648045914467v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I added these lines in the prj.conf file.&amp;nbsp; There were some warnings during the cmake config of Zephyr because the UART/serial was not available, but it still was able to build.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648045992869v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Next on the list is setting up the connection interval to 4000 msec (maximum allowed).&amp;nbsp; I was able to do this with the nRF Connect tool before, but now that i&amp;#39;m running &amp;#39;stand alone&amp;#39; (no serial/usb), I want to configure in the build somehow.&amp;nbsp; Right now average current during connection is still too high, and not close to what the online power profiler said that could be achieved.&amp;nbsp; I&amp;#39;m looking for &amp;lt; 10 microamps average.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 not entering lower power mode, using development kit with sample BLE application</title><link>https://devzone.nordicsemi.com/thread/359361?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 12:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f77671a2-a66a-4c98-b1fd-ed65c2a5d31c</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, if you connect the PPK to the external supply header, the measurements will include the current to the whole DK, including the debugger chip, some analog switches, LEDs, etc.&lt;/p&gt;
&lt;p&gt;So what you have to do is to set SW10 (Vext -&amp;gt; nRF) to the ON position and SW6 to nRF only. Now the external supply header is isolated from the rest of the DK, powering only the nRF52. Next step is to connect the USB cable (to J2), because you need to power the debugger, otherwise there will be leakage currents going from the nRF52 to the debugger chip, through the SWD and RESET lines.&lt;/p&gt;
&lt;p&gt;The software running should be low power by default, so it should be enough to use k_sleep() forcing the CPU to idle mode. There can be active peripherals however, like the UART, as you mention, but I think you have to use CONFIG_SERIAL=n to actually turn off the UART as well, not just the console.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Stian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 not entering lower power mode, using development kit with sample BLE application</title><link>https://devzone.nordicsemi.com/thread/359238?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2022 22:33:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:680ae209-b993-4c6e-a7de-d268321f7959</guid><dc:creator>Jerry Patrick Morrow</dc:creator><description>&lt;p&gt;I did find if i set the SW6 toggle switch to &amp;#39;nRF ONLY&amp;#39;, the baseline current goes down to 500 microamps.&amp;nbsp; That&amp;#39;s much better, but the SoC is still not in low power mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>