<?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>setting System ON sleep mode and wake up on RTC event</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84445/setting-system-on-sleep-mode-and-wake-up-on-rtc-event</link><description>Based on the &amp;quot;system_off&amp;quot; example, I intend to use the RTC to wake the device up (a NRF52840) periodically every minute. 
 I setup the RTC with LFCLK (32KHz) to trigger a compare event as the wakeup source, and attempted to shutdown other peripherals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Feb 2022 13:09:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84445/setting-system-on-sleep-mode-and-wake-up-on-rtc-event" /><item><title>RE: setting System ON sleep mode and wake up on RTC event</title><link>https://devzone.nordicsemi.com/thread/352617?ContentTypeID=1</link><pubDate>Fri, 11 Feb 2022 13:09:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:387c5da2-ec09-4e75-8b6d-50cf60285104</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Seems like something else is still on, do you have any peripheral like LPCOMP enabled which takes around 20uA current even in sleep?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: setting System ON sleep mode and wake up on RTC event</title><link>https://devzone.nordicsemi.com/thread/351766?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 11:42:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d2bc359-fbaa-42ce-878d-c06d10441a3d</guid><dc:creator>Sergio Bezz</dc:creator><description>&lt;p&gt;Fine&amp;nbsp;!&amp;nbsp; &amp;nbsp;I removed the forever loop as you suggested and the system falls to idle sleep: the drawn current drops to 25 uA.&lt;/p&gt;
&lt;p&gt;Nevertheless, this is 10 times the power target&amp;nbsp;with&amp;nbsp;System ON&amp;nbsp;condition + RAM retention running from LFRC clock.&lt;/p&gt;
&lt;p&gt;How may I improve this figure ?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: setting System ON sleep mode and wake up on RTC event</title><link>https://devzone.nordicsemi.com/thread/351633?ContentTypeID=1</link><pubDate>Mon, 07 Feb 2022 18:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d721f351-a468-4da7-a773-bd4a48a6f0cf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You do not need to do anything to make the system go to sleep on nRf52 devices as described in&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/65959/how-to-enter-system-on-sleep-in-zephyr"&gt; this &lt;/a&gt;thread. The system goes to idle sleep automatically when all of your other threads are suspended or waiting for something.&lt;/p&gt;
&lt;p&gt;If system _off is what you are seeking then i tried the example in&lt;strong&gt;&amp;lt;NCS_FOLDER&amp;gt;\v1.7.0\zephyr\samples\boards\nrf\system_off\src\main.c&amp;nbsp;&lt;/strong&gt;and it works ok on the nRF52840 DK board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>