<?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>Thread mode event retrieval sleep</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6206/thread-mode-event-retrieval-sleep</link><description>Do we have to manually call sd_nvic_ClearPendingIRQ(SWI2_IRQn) in thread mode event after calling sd_app_evt_wait() ? 
 edited: typo.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Mar 2015 14:43:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6206/thread-mode-event-retrieval-sleep" /><item><title>RE: Thread mode event retrieval sleep</title><link>https://devzone.nordicsemi.com/thread/21732?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2015 14:43:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:403f54fe-01df-495b-a5c1-4e66ee6e9521</guid><dc:creator>Daniel Tralamazza</dc:creator><description>&lt;p&gt;Using &lt;code&gt;SD_EVT_IRQn&lt;/code&gt; instead of &lt;code&gt;SWI2_IRQn&lt;/code&gt; is nicer, thanks for the tip. The official &lt;code&gt;softdevice_handler.c&lt;/code&gt; should use it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread mode event retrieval sleep</title><link>https://devzone.nordicsemi.com/thread/21734?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2015 10:34:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbd6fc99-d5f4-4907-bc80-3f0fead5bd18</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your feedback, Ill pass it to the relevant people.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread mode event retrieval sleep</title><link>https://devzone.nordicsemi.com/thread/21733?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2015 10:16:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdcf6d4e-d29a-499b-8978-e8544b1deadd</guid><dc:creator>tralamazza</dc:creator><description>&lt;p&gt;Thank you, we found that out while profiling our power consumption. It would be great if you could make that clear in your documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread mode event retrieval sleep</title><link>https://devzone.nordicsemi.com/thread/21731?ContentTypeID=1</link><pubDate>Fri, 27 Mar 2015 10:04:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f878b5db-947f-43b7-ac00-43bd337ac360</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi tralamazza,&lt;/p&gt;
&lt;p&gt;To be consistent with SDK libraries you should call &amp;#39;sd_nvic_ClearPendingIRQ(SD_EVT_IRQn) just after
&amp;#39;sd_app_evt_wait()&amp;#39;&lt;/p&gt;
&lt;p&gt;/Aryan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>