<?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>UART() doesn&amp;#39;t recieve data after wakeup from sd_app_evt_wait()</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52083/uart-doesn-t-recieve-data-after-wakeup-from-sd_app_evt_wait</link><description>I am using uart to transfer data in a while loop, and it works fine. Now I want CPU to go to sleep mode with sd_app_evt_wait(), and CPU to be waken up via Button then receive uart data via GPIOTE and GPIO. The CPU is woken up on button press and the handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Sep 2019 12:51:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52083/uart-doesn-t-recieve-data-after-wakeup-from-sd_app_evt_wait" /><item><title>RE: UART() doesn't recieve data after wakeup from sd_app_evt_wait()</title><link>https://devzone.nordicsemi.com/thread/209627?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2019 12:51:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97035781-4b3e-459c-ba28-3baa104f5503</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you share your project?&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART() doesn't recieve data after wakeup from sd_app_evt_wait()</title><link>https://devzone.nordicsemi.com/thread/209592?ContentTypeID=1</link><pubDate>Fri, 13 Sep 2019 10:42:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c330963c-66cd-4fc3-94f5-1513af128acc</guid><dc:creator>shah_shah</dc:creator><description>&lt;p&gt;Is this handler executes in interrupts context? If yes, is interrupt nesting supported or just they are disabled while executing in interrupts context? It can be due to disabled&amp;nbsp;interrupts in Interrupts context? Because I am using uart interrupts for reception.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>