<?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>nRF52 doesn&amp;#39;t wake up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14106/nrf52-doesn-t-wake-up</link><description>Hello ,
I&amp;#39;m using a couple of nRF52 dev.board (one is Nordic preview dev.kit , the other one is a Rigado BMD-300) , with S212 ant+ softdevice . I&amp;#39;m able to deep-slepp the device but I&amp;#39;m not able to wake-up anyway from deep sleep , pushing button_1 (button_1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 May 2016 13:50:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14106/nrf52-doesn-t-wake-up" /><item><title>RE: nRF52 doesn't wake up</title><link>https://devzone.nordicsemi.com/thread/53921?ContentTypeID=1</link><pubDate>Mon, 30 May 2016 13:50:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ef866e8-6b0b-472e-85dc-f52f62dc2207</guid><dc:creator>labaip</dc:creator><description>&lt;p&gt;EDIT ... After a lot of tests , with Rigado BDM300 eval kit &lt;strong&gt;now wake-up works&lt;/strong&gt; , with my complete code (S212 sdk11 timers saadc ant+ and more)  and this simple poweroff-routine :&lt;/p&gt;
&lt;p&gt;nrf_gpio_cfg_sense_input(BUTTON_2, NRF_GPIO_PIN_PULLUP, NRF_GPIO_PIN_SENSE_LOW);
NRF_POWER-&amp;gt;SYSTEMOFF = 1;       // SYSTEM OFF mode #1&lt;/p&gt;
&lt;p&gt;This is what cares for me ... I have to use Rigado BDM300 module for my jobs , also if the same thing doesn&amp;#39;t work with Nordic nRF52 preview kit (maybe first silicon version had some issue ?) and I don&amp;#39;t have to use sd_power_system_off() or disable softdevice before power-off  . These istructions gave me always a no-wake-up condition.
Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 doesn't wake up</title><link>https://devzone.nordicsemi.com/thread/53920?ContentTypeID=1</link><pubDate>Mon, 30 May 2016 13:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:953bc492-b051-4cbf-8861-ef5434b13e29</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi. Are you running an unmodified example from the SDK? If so what example and what SDK version number? Is the button you are referring to on the nRF52 preview kit or on one of the other modules? Do you have link to the module?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 doesn't wake up</title><link>https://devzone.nordicsemi.com/thread/53919?ContentTypeID=1</link><pubDate>Mon, 30 May 2016 08:53:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76f29873-eef1-4fa4-a207-a4c70a7172d1</guid><dc:creator>labaip</dc:creator><description>&lt;p&gt;Anybody tried S212 v.9.0.1 alpha , deep sleep and wake up functionality ?
Some sample code ?
Maurizio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>