<?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>Power Management Example Code with Scheduler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92182/power-management-example-code-with-scheduler</link><description>Hello, 
 I&amp;#39;ve a query. 
 I am trying to build and see output of &amp;quot; Power Management Example&amp;quot;. 
 C:\nrf_sdk52\DeviceDownload\nRF5_SDK_17.1.0_ddde560\nRF5_SDK_17.1.0_ddde560\examples\peripheral\pwr_mgmt (this one) 
 PuTTY output given below : 
 
 I don&amp;#39;t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Sep 2022 09:08:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92182/power-management-example-code-with-scheduler" /><item><title>RE: Power Management Example Code with Scheduler</title><link>https://devzone.nordicsemi.com/thread/387434?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 09:08:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a736ebe-420e-40d5-b4e6-4e5399e33da4</guid><dc:creator>Sushi_27</dc:creator><description>&lt;p&gt;Okay.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. I&amp;#39;ve&amp;nbsp;read the documentation&amp;nbsp;&amp;nbsp;&lt;a title="Power management example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/pwr_mgmt_example.html"&gt;&lt;/a&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/pwr_mgmt_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/pwr_mgmt_example.html&lt;/a&gt;&amp;nbsp;and build it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am not able to understand why SysOff handler is blocking (After the configured time of inactivity, the application will switch to System OFF state&amp;nbsp;&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Putty output:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;info&amp;gt; pwr_mgmt: SysOff handler 0x000088ED =&amp;gt; blocking&lt;/p&gt;
&lt;p&gt;2. As you said &amp;quot;&amp;nbsp;&lt;span&gt;Wakeup from system OFF can only occur from pin wakeup (or NFC) &amp;quot;&amp;nbsp; how should I do it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As per the nrf52832 datasheet&amp;nbsp; &amp;quot;Analog or digital pin wakeup from System OFF&amp;quot; how should I configure particular pin to wakeup from System OFF.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Management Example Code with Scheduler</title><link>https://devzone.nordicsemi.com/thread/387396?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 06:54:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f23efb9-1edd-4e83-947a-24691a0a61ce</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please read the documentation for usage:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/pwr_mgmt_example.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/pwr_mgmt_example.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Wakeup from system OFF can only occur from pin wakeup (or NFC), wakeup from system OFF will always reset the chip.&lt;/p&gt;
&lt;p&gt;In normal usage you can instead use the&amp;nbsp;nrf_pwr_mgmt_run() to make the MCU sleep while waiting for an event, in this case MCU will wakeup from system ON idle, and there is no reset.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>