<?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 pin status retained after system reset with deep sleep wakeup?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5130/can-pin-status-retained-after-system-reset-with-deep-sleep-wakeup</link><description>Hi all, 
 I have one question about the deep sleep wakeup process in NRF24LE1. I want to realize the function that &amp;quot;when I press the button, it will cause rise edge on the pin, and wake the deep sleep mode up. Then after the reset, I can still determine</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jan 2015 17:10:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5130/can-pin-status-retained-after-system-reset-with-deep-sleep-wakeup" /><item><title>RE: Can pin status retained after system reset with deep sleep wakeup?</title><link>https://devzone.nordicsemi.com/thread/18006?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2015 17:10:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93e8bd8a-729b-4587-92a4-236bd14f9e96</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The way to do this would be to add a read sequence in main that will check the status of the wake-up pins as soon as possible. If the button push is only a few us long, you need to add some de-bouncing or circuitry to make sure that you are able to wake up the MCU on the LE1  to actually read the button status. We use this approach on our keyboard reference design without the need of any additional circuitry, but it depends on the use case. As long as it&amp;#39;s a normal human button push, it should be plenty of time to read the button status upon reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>