<?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>Current consumption difference between SDK16 and SDK15.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59983/current-consumption-difference-between-sdk16-and-sdk15-3</link><description>Hello devzone! I am using translation. 
 I am using a DK board (PCA10056) to examine the current consumption of nRF52840. I commented out the advertising_start() of the SDK example ble_app_blinky and checked the current in the standby state (nrf_pwr_mgmt_run</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Apr 2020 01:05:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59983/current-consumption-difference-between-sdk16-and-sdk15-3" /><item><title>RE: Current consumption difference between SDK16 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/244148?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2020 01:05:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c730250-bd15-4bb7-9138-43fc5a66c6b0</guid><dc:creator>Daichi</dc:creator><description>&lt;p&gt;Please tell me additionally.&lt;br /&gt;Is there a function other than UARTE that consumes current even if there is no activity?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption difference between SDK16 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/244147?ContentTypeID=1</link><pubDate>Thu, 09 Apr 2020 00:56:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fcef116-49a5-4029-977f-a4e82b71f1ee</guid><dc:creator>Daichi</dc:creator><description>&lt;p&gt;Hi, &lt;span&gt;J&amp;oslash;rgen&lt;/span&gt;!&lt;/p&gt;
&lt;p&gt;I set NRF_LOG ENABLED to 0, the result was the same as you.&lt;br /&gt; I can understand.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption difference between SDK16 and SDK15.3</title><link>https://devzone.nordicsemi.com/thread/244033?ContentTypeID=1</link><pubDate>Wed, 08 Apr 2020 09:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:146f42f0-1228-4bbe-9d3d-06df13394f5e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The current is caused by the NRF_LOG module, which is enable with UART backend. If you set NRF_LOG_ENABLED to 0 in the sdk_config.h file, you should see similar current in both SDK releases (I measure between 4-5 uA).&lt;/p&gt;
&lt;p&gt;In nrfx driver library v1.7.0, a &lt;a href="https://github.com/NordicSemiconductor/nrfx/blob/master/CHANGELOG.md#changed-5"&gt;change was added to reduce the UARTE current&lt;/a&gt; when there is no activity. nRF5 SDK v15.3.0 included nrfx v1.6.2, while nRF5 SDK v16.0.0 includes nrfx v1.8.0, which should explain the difference in current when logging is enabled.&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></channel></rss>