<?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>which ways should i use to enter low power consumption mode on stacks？</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4582/which-ways-should-i-use-to-enter-low-power-consumption-mode-on-stacks</link><description>hi,
i&amp;#39;m gonna make 51822 enter low power consumption mode.Meanwhile it could be wake up by &amp;quot;GPIOTE_IRQHandler()&amp;quot; 
 1:Now,i know that &amp;quot;sd_power_system_off()&amp;quot; can make 51822 enter low power consumption mode.however,there is a question that &amp;quot;reset&amp;quot; is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Nov 2014 08:51:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4582/which-ways-should-i-use-to-enter-low-power-consumption-mode-on-stacks" /><item><title>RE: which ways should i use to enter low power consumption mode on stacks？</title><link>https://devzone.nordicsemi.com/thread/16219?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2014 08:51:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f614d3c4-2655-4070-81e2-12110d8195f6</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Q1 and Q2: System OFF mode will only wake up through reset. What you should use instead is the function called &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.0.1/s110/html/a01073.html#ga11d88d38ac99fb72cde74c9385d36433"&gt;sd_app_evt_wait()&lt;/a&gt;. This will allow you application to go into power down mode and still be able to wake up from timer interrupts and not only from GPIOTE interrupts.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>