<?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>Which nRF52840 registers can be deactivated to achieve lowest power possible?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64421/which-nrf52840-registers-can-be-deactivated-to-achieve-lowest-power-possible</link><description>Hello everyone, 
 I am developing a simple BLE node with an I2C sensor on it. Basically I just need to send over BLE the measurements made by that I2C sensor every minute or so. Fortunately, I managed to make it work using the arduino nano 33 BLE board</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Aug 2020 12:09:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64421/which-nrf52840-registers-can-be-deactivated-to-achieve-lowest-power-possible" /><item><title>RE: Which nRF52840 registers can be deactivated to achieve lowest power possible?</title><link>https://devzone.nordicsemi.com/thread/262780?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2020 12:09:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5af1f963-7edd-4e77-8ab8-5cc74da78c4f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Do you know if the UARTE interface may be enabled in your project? Maybe it&amp;#39;s used for logging? This is one of the peripherals that has to remain active in idle mode and thus increases idle current (usually around ~1mA). The total current would have been much higher if the chip didn&amp;#39;t enter sleep at all. Most peripherals such as TWI powers down automatically.&lt;/p&gt;
&lt;p&gt;Note that you can use our online power profiler to find the expected current consumption for a given configuration:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/power/w/opp"&gt;https://devzone.nordicsemi.com/nordic/power/w/opp&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>