<?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>irq latency with softdevice</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11577/irq-latency-with-softdevice</link><description>Hi, 
 My goal is to capture on gpio burst infrared proprietary &amp;quot;messages&amp;quot; composed of multiple &amp;quot;bits&amp;quot;.
The Length of each bit is around 100 to 200us. 
 Initially I planned to use timer1 and timer2 to capture the low and high level length, store the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Jan 2016 07:19:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11577/irq-latency-with-softdevice" /><item><title>RE: irq latency with softdevice</title><link>https://devzone.nordicsemi.com/thread/43735?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2016 07:19:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a77f3a1-a6ef-476d-bdd2-ecdcf4d50757</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;+1 on RK&amp;#39;s answer. It is not possible to capture your GPIO trasitions with that kind of accuracy when softdevice is running.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: irq latency with softdevice</title><link>https://devzone.nordicsemi.com/thread/43734?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2016 16:27:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11796c44-86fe-45a2-afa6-b4941cba94f0</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;There is no way to do this kind of time critical task using interrupts when the softdevice is running. You can capture a couple of edges and then turn off capture until you process them, then turn it back on again, but  if I understand what you&amp;#39;re trying to do here, it&amp;#39;s not going to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>