<?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>51822 no wakeup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41228/51822-no-wakeup</link><description>58122,NO WAKEUP, 
 sometimes no wakeup,code as below: 
 
 void Power_Down(void) { NVIC_EnableIRQ(RTC0_IRQn); if(SYSTEM_MODE_NORMAL == gSystemPara.body.mode) { NVIC_EnableIRQ(GPIOTE_IRQn); } NRF_CLOCK-&amp;gt;TASKS_HFCLKSTOP = 1; if(WAKEUP_FROM_RTC0 == gWakeUpMode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Dec 2018 12:21:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41228/51822-no-wakeup" /><item><title>RE: 51822 no wakeup</title><link>https://devzone.nordicsemi.com/thread/160366?ContentTypeID=1</link><pubDate>Wed, 05 Dec 2018 12:21:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2971a97-46e9-4414-93b2-373c024986f6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not see that you start the LFCLK in the code you have pasted. The RTC needs the LFCLK, so you will not get any RTC events when it is not running.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>