<?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>nrf52840 + Zephyr: How to achieve low current consumption?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76231/nrf52840-zephyr-how-to-achieve-low-current-consumption</link><description>Hi I&amp;#39;m learning Zephyr ecosystem in context of using nRF SoCs. How one can achieve current consumption values as low as in datasheet ( 0,4 uA in System Off, with no RAM retention, wake on reset)? I&amp;#39;m measuring current using PPK2 and NRF52840DK and I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jun 2021 14:03:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76231/nrf52840-zephyr-how-to-achieve-low-current-consumption" /><item><title>RE: nrf52840 + Zephyr: How to achieve low current consumption?</title><link>https://devzone.nordicsemi.com/thread/315660?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 14:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c2c89d4-766b-4cbf-af6f-46f8b6df9b89</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;k_sleep() does not put the CPU in system off. You need to put it in system off explicitly, for instance by writing to the register NRF_POWER-&amp;gt;SYSTEMOFF = 1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>