<?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>nrf5340 low consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78083/nrf5340-low-consumption</link><description>Hi, 
 I need to reduce the consumption of the peripheral_uart sample on a nrf5340dk, I use nRF Connect SDK V1.5.0. 
 At the beginning, I measured with an ampere meter 591uA on “P22”. 
 First, I tried to increase the time during two advertising, I modified</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Aug 2021 08:47:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78083/nrf5340-low-consumption" /><item><title>RE: nrf5340 low consumption</title><link>https://devzone.nordicsemi.com/thread/323466?ContentTypeID=1</link><pubDate>Thu, 05 Aug 2021 08:47:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df2ac465-0bf2-4cad-a20b-d81625fc849b</guid><dc:creator>RHeine</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your answer.&lt;/p&gt;
&lt;p&gt;Yes I&amp;#39;m using the uart peripherial in my application.&lt;/p&gt;
&lt;p&gt;I will have a look on the lpuart sample.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf5340 low consumption</title><link>https://devzone.nordicsemi.com/thread/323325?ContentTypeID=1</link><pubDate>Wed, 04 Aug 2021 12:48:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16a63e2d-7d72-408b-ab24-7aef530c9209</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, this sounds to me like the UART peripheral RX is running and consuming current. Are you using the UART peripheral in your application? E.e. are you waiting for UART commands, and relay them over BLE? If not, you should be able to turn off all UARTs using an overlay file, and then remove the references to the UART in your code. If you are using the UART, I would suggest looking into using the&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/uart_nrf_sw_lpuart.html"&gt; low power UART driver&lt;/a&gt; instead, since this is using some sort of flow control to turn on and off the RX.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>