<?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>nrf52832 go system off/ low-power mode and wakeup by gpio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36475/nrf52832-go-system-off-low-power-mode-and-wakeup-by-gpio</link><description>Hello. I have discovered similar questions, but it&amp;#39;s still not clear for me. I also have cheched pwr_mgmt example, but as I understand all operations with power mode in board support libary, which I can not use not with nrf52-DK. So can you explaine me</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Aug 2018 12:19:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36475/nrf52832-go-system-off-low-power-mode-and-wakeup-by-gpio" /><item><title>RE: nrf52832 go system off/ low-power mode and wakeup by gpio</title><link>https://devzone.nordicsemi.com/thread/142603?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 12:19:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cf43507-3bb4-4bd6-b049-08c0f3ef4d4e</guid><dc:creator>Ars Morozov</dc:creator><description>&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 go system off/ low-power mode and wakeup by gpio</title><link>https://devzone.nordicsemi.com/thread/140687?ContentTypeID=1</link><pubDate>Thu, 19 Jul 2018 13:52:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83c4eafd-465b-41db-8593-9449a7737feb</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;&lt;span style="font-weight:400;"&gt;In order to put nrf52832 to &amp;quot;system OFF sleep mode&amp;quot; you need to call&amp;nbsp;&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v3.0.0%2Fgroup___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html"&gt;sd_power_system_off()&lt;/a&gt;&lt;/span&gt;&lt;span style="font-weight:400;"&gt;, which puts the system to the deepest power saving mode. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;The system can be woken up through a DETECT signal generated by GPIO pins, check out&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fgpio.html"&gt;this&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-weight:400;"&gt;link for more information about DETECT signals. Configurations of individual pins is done through the SENSE field in the PIN_CNF[n] register, and can be set by calling &lt;/span&gt;&lt;span style="font-weight:400;"&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v9.0.0%2Fgroup__nrf__gpio.html"&gt;nrf_gpio_cfg_sense_input(...)&lt;/a&gt;&lt;/span&gt;&lt;span style="font-weight:400;"&gt;. However, system OFF will disable all peripherals except for GPIO, LPCOMP and NFC, and after waking up the system gets reset. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Another possibility is to put the system into System ON sleep mode, where the system will wake up on any event, and can be invoked by calling&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=/com.nordic.infocenter.s132.api.v3.0.0/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=ga11d88d38ac99fb72cde74c9385d36433"&gt;sd_app_evt_wait()&lt;/a&gt;.&amp;nbsp;All the peripherals can be used and you can use GPIOTE interrupts to wake it up.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Here is&amp;nbsp; a similar question:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/19859/system-off-and-gpiote"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/19859/system-off-and-gpiote&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;More information about System ON and System OFF:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpower.html&amp;amp;anchor=concept"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fpower.html&amp;amp;anchor=concept&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards Simon Iversen&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 go system off/ low-power mode and wakeup by gpio</title><link>https://devzone.nordicsemi.com/thread/140684?ContentTypeID=1</link><pubDate>Thu, 19 Jul 2018 13:30:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7e36e43-918f-4f56-861d-9b6112869279</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;See the&amp;nbsp;&lt;a title="Power Management library" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_pwr_mgmt.html?cp=4_0_1_3_30"&gt;Power Management library&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="Power management" href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/group__nrf__pwr__mgmt.html?cp=4_0_1_6_11_34"&gt;Power management&lt;/a&gt;&amp;nbsp;library API reference, as well as its source code in the SDK.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>