<?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>How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47881/how-to-put-nrf9160-dk-in-deep-sleep-mode</link><description>I just bought the nRF9160 DK. How do I put it in deep sleep mode? 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Oct 2019 12:19:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47881/how-to-put-nrf9160-dk-in-deep-sleep-mode" /><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/214159?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2019 12:19:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27ba1310-9dd4-44f9-8716-ac1a80c39555</guid><dc:creator>EdP</dc:creator><description>&lt;p&gt;&amp;nbsp;That&amp;#39;s what I suspected.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/214146?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2019 11:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:582f5083-5f55-47f2-9418-250065aa4f46</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The &amp;quot;REGULATORS&amp;quot; peripheral, where the SYSTEMOFF register resides, is in the secure mode by default.&lt;/p&gt;
&lt;p&gt;To add this to the non-secure region (the application space), you need to modify the spm.c file as explained here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47037/nrf9160-system-off-mode-bus-fault-error/188200#188200"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/47037/nrf9160-system-off-mode-bus-fault-error/188200#188200&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After this modification, you should be able to enter SYSTEMOFF mode:&lt;/p&gt;
&lt;p&gt;#include &amp;lt;nrf9160.h&amp;gt;&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;NRF_REGULATORS_NS-&amp;gt;SYSTEMOFF = 1;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/214130?ContentTypeID=1</link><pubDate>Wed, 09 Oct 2019 11:08:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af56e1f6-5dc2-4424-b5d4-7fd73d43d0e4</guid><dc:creator>EdP</dc:creator><description>&lt;p&gt;&amp;nbsp;I&amp;#39;m also trying to enter SYSTEMOFF on my 9160 DK with no luck so far.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Tried to follow the link but got Access Denied.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Any chances to have the answer unlocked?&lt;/p&gt;
&lt;p&gt;TIA&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/190447?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2019 09:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a4b319e-8d8c-488f-b42f-bec8c852652a</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Looks like there is a more detailed answer to your question here; &lt;a href="https://devzone.nordicsemi.com/support-private/support/230141"&gt;devzone.nordicsemi.com/.../230141&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/190374?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2019 23:45:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88979b23-4c75-4601-a8bc-3b72c4f81d98</guid><dc:creator>Haifan</dc:creator><description>&lt;p&gt;On page 56 of the manual, it says&amp;nbsp;&amp;nbsp;the current consumption is 1.4uA in the mode&amp;nbsp;&lt;span&gt;IMCUOFF0&amp;nbsp;&amp;nbsp;(MCU off, modem off, no RAM retention, wake on GPIO and reset).&amp;nbsp; How do I put it in this mode?&amp;nbsp; I have the eval kit.&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/190335?ContentTypeID=1</link><pubDate>Fri, 31 May 2019 17:12:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36ce4c9f-7139-44c4-b2ba-7f31e23d1d45</guid><dc:creator>Haifan</dc:creator><description>&lt;p&gt;I want to put it in deep sleep to make the battery last as long as possible.&amp;nbsp; The spec says Page 56:&amp;nbsp; &lt;span&gt;IMCUOFF0( MCU off, modem off, no RAM retention, wake on GPIO and reset) has power consumption of 1.4uA.&amp;nbsp; How do I put it in this mode?&amp;nbsp; Thanks.&lt;br /&gt; &lt;br /&gt; &lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to put nRF9160 DK in deep sleep mode?</title><link>https://devzone.nordicsemi.com/thread/190331?ContentTypeID=1</link><pubDate>Fri, 31 May 2019 16:33:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ad94ab3-eaa3-42e5-83da-1efe4ce88558</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Are you talking about system off mode? You can put the chip in system off mode by writing 1 to the SYSTEMOFF register. Not sure if there is another way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>