<?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 in NRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35042/current-consumption-in-nrf52</link><description>Hello everybody, 
 I use NRF52832, sdk14.2, s132 softdevice. When I install SDK examples(for example nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c), the minimum current consumption is 2.1mA. Previously, the samples in SDK8,10,12 had much</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jun 2018 09:28:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35042/current-consumption-in-nrf52" /><item><title>RE: Current consumption in NRF52</title><link>https://devzone.nordicsemi.com/thread/134690?ContentTypeID=1</link><pubDate>Tue, 05 Jun 2018 09:28:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:470452b8-0201-480c-a4eb-109ea92762e7</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;You should be careful turning off the UART if the logging module is using it. But yes, app_uart_close() should close the UART. It&amp;#39;s better to turn off logging in sdk_config.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption in NRF52</title><link>https://devzone.nordicsemi.com/thread/134555?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 12:22:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d1afa45-8baf-4794-972e-5e3bea559364</guid><dc:creator>purgoufr</dc:creator><description>&lt;p&gt;Yes logging enabled. I think the uart consumes high power because it is open.&amp;nbsp;How do I turn on/off the UART when I do not use it? &amp;quot;&lt;strong&gt;uart_init();&lt;/strong&gt; -&amp;gt; to turn on /&lt;strong&gt; app_uart_close ();&lt;/strong&gt; -&amp;gt; to turn off&amp;quot; is it enough?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Current consumption in NRF52</title><link>https://devzone.nordicsemi.com/thread/134520?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 11:05:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aef43cf8-3b09-404e-a8f3-94b29d45e3a0</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Can you check if logging is enabled? Go to sdk_config.h and set NRF_LOG_ENABLE to 0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>