<?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>Turn off UART and the power consumption does not decrease</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78563/turn-off-uart-and-the-power-consumption-does-not-decrease</link><description>Excuse me: 
 Suppose I Initialize and turn on UART and the power consumption is 4mA，When I call app_uart_close() the power consumption is 2mA,If I don&amp;#39;t initialize UART at the beginning, the power consumption is only 1.5mA，Why does it take 500μA more</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Aug 2021 06:46:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78563/turn-off-uart-and-the-power-consumption-does-not-decrease" /><item><title>RE: Turn off UART and the power consumption does not decrease</title><link>https://devzone.nordicsemi.com/thread/325223?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 06:46:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae0ca989-2a90-4c08-973d-956f4c878861</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;There is a bug that will cause the&amp;nbsp;app_uart_close() to not work correctly.&amp;nbsp; So you have to make sure that the UART is stopped before you call the&amp;nbsp;app_uart_close(), and app_uart_close() should also wait for APP_UART_TX_EMPTY&amp;nbsp; to make sure the TX buffer is empty.&lt;br /&gt;&lt;br /&gt;Here is a similar case:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/64587/nrf52840-sdk16---app_uart_close-cannot-low-current"&gt;nRF52840 SDK16 - &amp;quot;app_uart_close()&amp;quot; cannot low current - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone (nordicsemi.com)&lt;/a&gt;&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: Turn off UART and the power consumption does not decrease</title><link>https://devzone.nordicsemi.com/thread/325205?ContentTypeID=1</link><pubDate>Tue, 17 Aug 2021 01:53:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e579de2f-6d97-4a1d-89db-00bdc5efb32f</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;The SDK version I using is&amp;nbsp;nRF5_SDK_16.0.0_98a08e2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Turn off UART and the power consumption does not decrease</title><link>https://devzone.nordicsemi.com/thread/325161?ContentTypeID=1</link><pubDate>Mon, 16 Aug 2021 14:45:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee4f491d-952b-448a-ad90-33b9c082faa2</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;What SDK are you using ?&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></channel></rss>