<?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>Going to Low power mode and coming back in nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36217/going-to-low-power-mode-and-coming-back-in-nrf52832</link><description>Hi Nordic Support Team, 
 I try to go to low power mode and coming back but can&amp;#39;t at all. 
 I have used the example pwr_mgmt in sdk 12.3.0, but when try to use its function 
 &amp;quot;nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF);&amp;quot; 
 in my code after</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Jul 2018 13:44:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36217/going-to-low-power-mode-and-coming-back-in-nrf52832" /><item><title>RE: Going to Low power mode and coming back in nrf52832</title><link>https://devzone.nordicsemi.com/thread/140227?ContentTypeID=1</link><pubDate>Mon, 16 Jul 2018 13:44:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45388fd0-8bc5-4423-9fc5-06ccdc9fc218</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;From &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=2_1_0_19#concept_zyt_tcb_lr"&gt;GPIO — General purpose input/output&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;Pins can be individually configured, through the SENSE field in the PIN_CNF[n] register, to detect either a high level or a low level on their input.&lt;/p&gt;
&lt;p&gt;When the correct level is detected on any such configured pin, the sense mechanism will set the DETECT signal high. Each pin has a separate DETECT signal, and the default behaviour, as defined by the DETECTMODE register, is that the DETECT signal from all pins in the GPIO Port are combined into a common DETECT signal that is routed throughout the system, which then can be utilized by other peripherals, see&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html#concept_o12_bgv_bs__fig"&gt;Figure 1&lt;/a&gt;. This mechanism is functional in both ON and OFF mode.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;See the following peripherals for more information about how the DETECT signal is used:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;POWER: uses the DETECT signal to exit from System OFF.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Fortheremore:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The input buffer of a GPIO pin can be disconnected from the pin to enable power savings when the pin is not used as an input, see&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html#concept_o12_bgv_bs__fig"&gt;Figure 1&lt;/a&gt;. Inputs must be connected in order to get a valid input value in the IN register and for the sense mechanism to get access to the pin.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Going to Low power mode and coming back in nrf52832</title><link>https://devzone.nordicsemi.com/thread/139702?ContentTypeID=1</link><pubDate>Wed, 11 Jul 2018 11:22:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7709f6d9-799e-4143-bd8d-e93774343eaa</guid><dc:creator>mostafa</dc:creator><description>&lt;p&gt;yes I enabled it in sdk_confi.h, but couldn&amp;#39;t use it . so I used&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;NRF_POWER-&amp;gt;SYSTEMOFF = POWER_SYSTEMOFF_SYSTEMOFF_Enter;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;but it comes back from low power mode with any trigger on any GPIO!!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Going to Low power mode and coming back in nrf52832</title><link>https://devzone.nordicsemi.com/thread/139568?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 12:36:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8410bbf-6355-4954-8145-02d8e4dfc59d</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Mostafa,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Have you enabled the power management module in sdk_config.h?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Going to Low power mode and coming back in nrf52832</title><link>https://devzone.nordicsemi.com/thread/139425?ContentTypeID=1</link><pubDate>Mon, 09 Jul 2018 13:05:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d6d08d9-ed0c-489e-b60a-a6073ce7a96d</guid><dc:creator>mostafa</dc:creator><description>&lt;p&gt;Hi again,&lt;/p&gt;
&lt;p&gt;I am not using SoftDevice, so I could use&amp;nbsp; NRF_POWER-&amp;gt;SYSTEMOFF = POWER_SYSTEMOFF_SYSTEMOFF_Enter;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;to go to SYS OFF but it comes back on any button press event. How I can define a specific button for it to come back from&lt;/p&gt;
&lt;p&gt;SYS OFF?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>