<?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>Queries on System OFF mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48431/queries-on-system-off-mode</link><description>Hello, 
 
 I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’. 
 I have few queries on System OFF mode. 
 
 1) What is the difference between calling directily sd_power_system_off() and calling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jun 2019 12:55:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48431/queries-on-system-off-mode" /><item><title>RE: Queries on System OFF mode</title><link>https://devzone.nordicsemi.com/thread/192384?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 12:55:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f34bf04d-3ced-4224-ab55-513012711306</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Thank you for your inputs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Queries on System OFF mode</title><link>https://devzone.nordicsemi.com/thread/192377?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 12:45:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dee2a226-282c-4044-8c97-33c7a2fded84</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I&amp;#39;ve gotten the reply:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;The idea was pretty simple:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF is a normal shutdown, in which one of hooks attached to power manager prepares device wake-up (for example by enabling GPIOTE).&lt;/li&gt;
&lt;li&gt;NRF_PWR_MGMT_SHUTDOWN_STAY_IN_SYSOFF is an emergency shutdown in which no wake-up should be configured. This in intended to be used in battery-low scenario, in which power usage has to be minimized to avoid battery leakage. When user replaces battery, system is being reset and returns to normal operation.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Queries on System OFF mode</title><link>https://devzone.nordicsemi.com/thread/192372?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 12:41:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:900d2fcd-cb93-4fff-bcc2-e300d59e03b5</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Thank you for your inputs.&lt;/p&gt;
&lt;p&gt;I will wait for your response on Query 2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Queries on System OFF mode</title><link>https://devzone.nordicsemi.com/thread/192107?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 13:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7aae7454-5e9b-4cae-9b02-61c8a824c25a</guid><dc:creator>haakonsh</dc:creator><description>&lt;ol&gt;
&lt;li&gt;&lt;span&gt;nrf_pwr_mgmt_shutdown uses the &lt;a title="Power Management library" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_pwr_mgmt.html?cp=5_1_3_33"&gt;Power Management library&lt;/a&gt;. You do not have to use it, it just has some added features.&lt;br /&gt;&lt;/span&gt;&lt;span&gt;You need to make sure that you&amp;#39;ve completed all memory accesses before entering SystemOFF. Note that flash operations will halt the CPU until they are finished, so you do not need to be concerned with flash accesses.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;I&amp;#39;ve asked the developers, waiting for a reply.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;It looks alright.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>