<?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 only mode on nRF52840DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69259/nrf-only-mode-on-nrf52840dk</link><description>Hello, 
 I have following problem. 
 I use the nRF52840 DK and want to run it in nRF only mode, so I have the minimum power consumption. If I set the DK to low power mode with &amp;quot;nrf_pwr_mgmt_run()&amp;quot; I still have a current consumption of about 1.4mA. To</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jan 2021 14:24:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69259/nrf-only-mode-on-nrf52840dk" /><item><title>RE: nRF only mode on nRF52840DK</title><link>https://devzone.nordicsemi.com/thread/288689?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 14:24:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0d51ca6-df6c-4ad8-8f02-930c733b5c61</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the slow response on this matter. I&amp;#39;m not able to build the application, as it seems to include some custom drivers.&lt;/p&gt;
&lt;p&gt;If you have not yet resolved this issue, can you please post the full project, including the custom driver implementations?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF only mode on nRF52840DK</title><link>https://devzone.nordicsemi.com/thread/284197?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 21:11:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d0032a1-4589-4cb7-ba04-541a31dab82e</guid><dc:creator>krajiiva</dc:creator><description>&lt;p&gt;I measure the current that goes through the P21 to the board. I use the nRF5 SDK 16.0.0 with the SDK for Mesh 4.2.0. I have extended the example of the BLE Mesh sensor model. The sensor server uses timers, the SAADC, TWI and several GPIO&amp;#39;s. But if I comment all this out (including the initialization and the start of the BLE mesh) and just run &amp;quot;nrf_pwr_mgmt_run()&amp;quot; in the main, I still have a power consumption of about 1.4mA. The only thing that is still on is the RTC (defined in my code as sleep timer). Attached you can find the main program which gives me a current consumption of 1.4mA. I have read that NRF_LOG_ENABLED can consume power, because this causes the UART to be on. In &amp;quot;sdk.config&amp;quot; the macro is and was never enabled. Nevertheless the main uses functions from &amp;quot;log.h&amp;quot;. How can this be? Is it possible that this is the cause of the remaining 1.4mA?&lt;br /&gt;Do I have to configure something on the DK with the solder bridges to get further down with the consumption?&lt;/p&gt;
&lt;p&gt;Thanks already.&lt;/p&gt;
&lt;p&gt;Kind regards.&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/050870.main.c"&gt;devzone.nordicsemi.com/.../050870.main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF only mode on nRF52840DK</title><link>https://devzone.nordicsemi.com/thread/284057?ContentTypeID=1</link><pubDate>Wed, 09 Dec 2020 13:01:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c708052-87be-4341-9cf3-d81271aa950b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How do you measure the current? Do you measure current on P22/P23, or do you measure the current going into the board through P21? Current on P22/P23 pins are for the nRF power domain only, it does not include the current from interface MCU, LEDs, etc.&lt;/p&gt;
&lt;p&gt;What application are you running on the DK, and which SDK version are you using? Calling&amp;nbsp;&lt;span&gt;nrf_pwr_mgmt_run() will not necessarily give you low current consumption, this depends on which modules are enabled/running in the background. 1.4 mA (given that this is consumed by the nRF itself), sounds like the EasyDMA current. This is often enabled by UARTE in RX mode or SAADC peripheral enabled.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Jørgen&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>