<?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>Can&amp;#39;t shutdown nRF 52832 even with Power Management Library: SysOff handler 0x00020E79 =&amp;gt; blocking</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38302/can-t-shutdown-nrf-52832-even-with-power-management-library-sysoff-handler-0x00020e79-blocking</link><description>Hello, 
 I&amp;#39;m trying to shutdown my whole system (nRF 52832, SD132, SDK 12.3) after advertisement fast and slow are finished, following the structure of the peripheral BLE_APP_UART example: when the event BLE_ADV_EVT_IDLE is produced, the sleep_mode_enter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Sep 2018 14:04:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38302/can-t-shutdown-nrf-52832-even-with-power-management-library-sysoff-handler-0x00020e79-blocking" /><item><title>RE: Can't shutdown nRF 52832 even with Power Management Library: SysOff handler 0x00020E79 =&gt; blocking</title><link>https://devzone.nordicsemi.com/thread/148227?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 14:04:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32023860-5142-4c93-a8dd-be6d8ab2164d</guid><dc:creator>Bruno Santamaria</dc:creator><description>&lt;p&gt;Thank you very much. This actually solved the problem, there was no software issue.&lt;/p&gt;
&lt;p&gt;I have to say I haven&amp;#39;t found this indication about debug-mode and system-off anywhere in the documentation...&lt;/p&gt;
&lt;p&gt;I tried to remove the de-initialization and the Power Management Library but didn&amp;#39;t work, so this was indeed necessary to shut the system down.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't shutdown nRF 52832 even with Power Management Library: SysOff handler 0x00020E79 =&gt; blocking</title><link>https://devzone.nordicsemi.com/thread/148077?ContentTypeID=1</link><pubDate>Mon, 10 Sep 2018 15:09:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bda2b84-d462-4775-8b90-9819eca91a0b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;The main problem here seems to be the following statement &amp;quot;&lt;span&gt;sd_power_system_off() returns&amp;nbsp;NRF_ERROR_NOT_SUPPORTED&lt;/span&gt;&amp;quot;. This may occur if the chip is in debug mode (for instance after programming). To achieve system OFF you need to power cycle the board after programming, then the&amp;nbsp;&lt;span&gt;sd_power_system_off() will work as intended.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;br /&gt;Kenneth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>