<?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>Related to power consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41414/related-to-power-consumption</link><description>Dear Nordic, 
 I have an application which contain UART and BLE advertising. For power consumption i use enable disable UART. 
 Enable and Disable Uart:- 
 
 Is it right way to enable and disable UART? 
 If i do this way what is the maximum current taken</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Dec 2018 11:01:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41414/related-to-power-consumption" /><item><title>RE: Related to power consumption</title><link>https://devzone.nordicsemi.com/thread/162821?ContentTypeID=1</link><pubDate>Fri, 21 Dec 2018 11:01:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec152ce6-20b2-43ce-944f-03b9cd96a0f7</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Hi, we had the same issue and it was fixed by the answer given in this thread :&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/26030/how-to-reach-nrf52840-uarte-current-supply-specification/102605#102605"&gt;devzone.nordicsemi.com/.../102605&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related to power consumption</title><link>https://devzone.nordicsemi.com/thread/160993?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 13:08:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8432018-d371-4fd8-874f-0f473a6de627</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;UART in RX mode consumes about 400-600 uA depending on if DCDC is enabled or not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related to power consumption</title><link>https://devzone.nordicsemi.com/thread/160966?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 12:18:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30704238-10a7-4349-b0d3-e613b648fef4</guid><dc:creator>Alan Ajit</dc:creator><description>&lt;p&gt;Thanks for your quick replay. you said that if i disable UART&amp;nbsp; it&amp;#39;s not consume Current am i right(ie calling above disable function:- Disable_Uart())?&lt;/p&gt;
&lt;p&gt;If i use UART(disable and enable UART) and BLE advertising how much current will consume(approximately)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related to power consumption</title><link>https://devzone.nordicsemi.com/thread/160960?ContentTypeID=1</link><pubDate>Mon, 10 Dec 2018 12:04:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8942289c-44a9-4086-879b-9ebc8d6630be</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;If you are using the UART driver I think you should use the init/uninit functions in the driver. &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrfx__uarte.html?cp=4_0_0_6_9_0_31_0_20#gaa31a9d9e52bfa9196f0dd13bb574eb4d"&gt;http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/group__nrfx__uarte.html?cp=4_0_0_6_9_0_31_0_20#gaa31a9d9e52bfa9196f0dd13bb574eb4d&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If not, the way you do it should be fine, as long as you handle it the right way. i.e. making sure ongoing transactions are finished etc.&lt;/p&gt;
&lt;p&gt;You can also set all GPIOs to input and disable the input buffer so you don&amp;#39;t power the UART slave through the GPIOs.&lt;/p&gt;
&lt;p&gt;The UART should not consume any current if uninitialized correctly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>