<?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>Automatically wake up NRF52840 from SYSTEM OFF mode every 5 mins</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107175/automatically-wake-up-nrf52840-from-system-off-mode-every-5-mins</link><description>Hi! I&amp;#39;m currently using Arduino nano 33 ble board which contains NRF52840 in it. I&amp;#39;m wondering if there is a way to wake up the whole system from the SYSTEM OFF mode? My desired plan is to let the system enter the deepest sleep mode (system off mode)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jan 2024 09:26:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107175/automatically-wake-up-nrf52840-from-system-off-mode-every-5-mins" /><item><title>RE: Automatically wake up NRF52840 from SYSTEM OFF mode every 5 mins</title><link>https://devzone.nordicsemi.com/thread/464742?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2024 09:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a55c3f45-cb3b-4b57-bdb1-1c0718aee129</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Yes,&lt;/p&gt;
&lt;p&gt;The IDLE thread will run when no other thread is running, see &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-7-multithreaded-applications/topic/scheduler/"&gt;Lesson 7&lt;/a&gt;&amp;nbsp;in the fundamental course in our Nordic Developer Academy,&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automatically wake up NRF52840 from SYSTEM OFF mode every 5 mins</title><link>https://devzone.nordicsemi.com/thread/464667?ContentTypeID=1</link><pubDate>Wed, 17 Jan 2024 15:54:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e0176f9-6d25-4a1c-970e-7f5280575897</guid><dc:creator>aaminu</dc:creator><description>&lt;p&gt;Thank you for your prompt response, and I am using the nRF Connect SDK. Also, does the system enter an idle state if I yield the main thread i.e k_msleep for a long duration (ca. 2mins), assuming no debugger is connected, and the other threads are system controlled?.&lt;br /&gt;&lt;br /&gt;PS: I am aware I can explicitly call the k_cpu_idle()/&lt;span class="n"&gt;k_cpu_atomic_idle&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;key&lt;/span&gt;&lt;span class="p"&gt;)&lt;br /&gt;&lt;br /&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="p"&gt;A.Aminu&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automatically wake up NRF52840 from SYSTEM OFF mode every 5 mins</title><link>https://devzone.nordicsemi.com/thread/464511?ContentTypeID=1</link><pubDate>Wed, 17 Jan 2024 07:45:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b68d4ef8-92b6-4914-881f-616c7a4bc479</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The difference between System Off and System ON(IDLE) is desribed &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/power.html?cp=5_0_0_4_2_2#unique_458937164"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What API to use depends on what SDK you&amp;#39;re using, are you using nRF Connect SDK or nRF5SDK?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automatically wake up NRF52840 from SYSTEM OFF mode every 5 mins</title><link>https://devzone.nordicsemi.com/thread/464455?ContentTypeID=1</link><pubDate>Tue, 16 Jan 2024 16:13:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ced3174-e9f3-404a-8df2-dd4ec8de4e37</guid><dc:creator>aaminu</dc:creator><description>&lt;p&gt;Hello Jared, can you please clarify what the SYSTEM ON IDLE is or an API link to it. I am currently stuck on the best approach to take. Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automatically wake up NRF52840 from SYSTEM OFF mode every 5 mins</title><link>https://devzone.nordicsemi.com/thread/463094?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 10:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db434cca-8bbf-46a6-953f-ac9e34442166</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, all timers are turned off in SYSTEM OFF. You have to use an external device for this, or use SYSTEM ON IDLE.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>