<?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>Wake up from system off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17063/wake-up-from-system-off</link><description>Hi All,
my device wakeup from system off casued from reset RWOFF, I read the register RESETSRC and byte E is 1.
maybe there is something about the configuration of gpio to go in sleep mode??</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Oct 2016 09:02:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17063/wake-up-from-system-off" /><item><title>RE: Wake up from system off</title><link>https://devzone.nordicsemi.com/thread/65446?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2016 09:02:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1dcfbf8f-e168-4bf7-afb9-a79a40c59a77</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;If byte E in RESETREAS is 1 it means you have woken up from system OFF triggered by GPIO. To do this one of the GPIO have to be configured with SENSE enabled (SENSE bit in NRF_GPIO-&amp;gt;PIN_CNF[x] register) before entering system OFF.&lt;/p&gt;
&lt;p&gt;Also remember that the RESETREAS register is only cleared during a brownout or power on reset or the individual fields can be reset by writing a &amp;#39;1&amp;#39; to it.&lt;/p&gt;
&lt;p&gt;Do you run any example code? The ble examples will by default setup the buttons to wake up the chip if they are pushed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>