<?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>nRF9160 lowest power with RTC running</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78865/nrf9160-lowest-power-with-rtc-running</link><description>Hi 
 I try to run a nRF9160 on a nRF9160DK with lowest power possible. 
 A wake up from pin and periodically from RTC is required. 
 In the nRF9160_PS_v2.0.pdf is IMCUON1 MCU on IDLE, modem off, RTC on 2.2 μA 
 
 When I run nrf_regulators_system_off(NRF_REGULATORS_NS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Sep 2021 08:39:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78865/nrf9160-lowest-power-with-rtc-running" /><item><title>RE: nRF9160 lowest power with RTC running</title><link>https://devzone.nordicsemi.com/thread/328735?ContentTypeID=1</link><pubDate>Thu, 09 Sep 2021 08:39:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4fa7bcfc-0af2-41e5-bb18-769f50bf6154</guid><dc:creator>Canastra</dc:creator><description>&lt;p&gt;Hi Kenneth&lt;/p&gt;
&lt;p&gt;Now I&amp;#39;ve an&amp;nbsp;working sample to wakeup from pin and rtc.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;the current consumption on the dk is 2-3uA.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So every thing is OK&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BTW.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It would be helpful if there is a sample in nRF connect SDK for this&amp;nbsp;situation.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 lowest power with RTC running</title><link>https://devzone.nordicsemi.com/thread/326380?ContentTypeID=1</link><pubDate>Tue, 24 Aug 2021 12:48:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0f9250e-613b-421a-87d6-262d038444b7</guid><dc:creator>Kenneth</dc:creator><description>[quote user=""]&lt;p&gt;Wake up from RTC does not work.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I run&amp;nbsp;__WFI();&lt;/p&gt;
&lt;p&gt;Current is not ok 10-12uA&lt;/p&gt;[/quote]
&lt;p&gt;If you make a very simple main() that only use k_sleep(), then that uses the RTC in the background, so this should be power optimized. What current consumption do you measure then?&lt;/p&gt;
&lt;p&gt;I would think that the current consumption problem with &amp;quot;10-12uA&amp;quot; is that you have not configured wakeup on pin correct, you should configure to use &amp;quot;sense&amp;quot; wakeup from lowest power consumption, I suspect you have configured &amp;quot;in event&amp;quot; for wakeup from sleep. Using &amp;quot;in event&amp;quot; will have higher current consumption:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf9160/gpiote.html"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf9160/gpiote.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>