<?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>nrf52810 sleep problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71025/nrf52810-sleep-problem</link><description>We are using powerdown() function to put the procesor in sleep mode for the said time 
 We are facing following difficulties 
 1. It does not work if we use nrf_delay_ms() function in the code 
 2. If we use the tmer2 interrupt to get the required dealy</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Jan 2021 11:01:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71025/nrf52810-sleep-problem" /><item><title>RE: nrf52810 sleep problem</title><link>https://devzone.nordicsemi.com/thread/291960?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 11:01:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62f554cb-dda5-4d24-90c4-5da1ef649b05</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The WFE( Wait For Event) instruction will suspend the processors execution until a IRQ interrupt. Which means that if you observe that the processor &amp;quot;wakes up&amp;quot; immediately then it&amp;#39;s properly due to a Interrupt firing most probably from either the RTC or the Timer peripheral.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>