<?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>BLE consumption peripheral to high</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50461/ble-consumption-peripheral-to-high</link><description>Hi, i&amp;#39;m using two nrf52840 DK ev kit. One it&amp;#39;s the central and one the peripheral 
 After the connection I need to save power at the peripheral board, because the cpnsumptio it&amp;#39;s too high: 1.2mA 
 How can I reduce this current? I tried to put the NRF</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Aug 2019 11:30:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50461/ble-consumption-peripheral-to-high" /><item><title>RE: BLE consumption peripheral to high</title><link>https://devzone.nordicsemi.com/thread/203551?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2019 11:30:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c4c0848-07f1-40df-8fee-cdb2e2e5b772</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, if the UART is constantly enabled in RX mode the consumption will be about 1.2mA. Try to turn of the UART RX before going to sleep. The easiest might be to uninitialize the UART module before going to sleep, and re-initialize it when waking up.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>