<?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 exit System OFF based on timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91631/how-to-exit-system-off-based-on-timer</link><description>I am exploring the nRF52832 using nRF52-DK for a low powered BLE device. And for that I am making the System OFF example as my basis for measuring currents of different features and software flows. 
 The chip can be woken up from System OFF using a GPIO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Sep 2022 11:20:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91631/how-to-exit-system-off-based-on-timer" /><item><title>RE: How to exit System OFF based on timer</title><link>https://devzone.nordicsemi.com/thread/384770?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 11:20:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bc0a5b4-ff0e-497b-ac7e-11ff1e601428</guid><dc:creator>usmanmehmood55</dc:creator><description>&lt;p&gt;Thank you &lt;a href="https://devzone.nordicsemi.com/members/hakon"&gt;Hakon&lt;/a&gt;&amp;nbsp;I realized that too, just this morning&amp;nbsp;when I came across &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/90938/how-do-i-wake-up-to-nrf52840-with-timer"&gt;this thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to exit System OFF based on timer</title><link>https://devzone.nordicsemi.com/thread/384765?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 11:06:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9c905d7-c27b-4c4f-bb56-101def6b9339</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]After 5 seconds&amp;nbsp;I expected it to wake up, but it never does.&amp;nbsp;It wakes up from the GPIO just fine, but not from the timer.[/quote]
&lt;p&gt;Waking the CPU with a timer doesn&amp;#39;t work, because the RTC will be turned off in system off. You will need to have an external interrupt based timer to be able to wake it up like that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>