<?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>nrf51822 Timer2 Interrupt Problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5723/nrf51822-timer2-interrupt-problem</link><description>Hi,
I am using Timer0..2 interrupts along with radio TX/RX. When the Timer2 interrupt coincides with RX/TX the Timer2 is halted for approx. 450 µs during TX. Is there a conflict between Timer2 and the RX/TX interrupt? 
 BR
Günther</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Feb 2015 08:59:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5723/nrf51822-timer2-interrupt-problem" /><item><title>RE: nrf51822 Timer2 Interrupt Problem</title><link>https://devzone.nordicsemi.com/thread/20014?ContentTypeID=1</link><pubDate>Wed, 25 Feb 2015 08:59:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b435cdc3-2ecd-4a8b-833e-429dd9e59ba8</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You will never be able to trigger interrupts during TX or RX. The SoftDevice has complete control over the CPU when the radio is active. This is necessary to provide a stable BLE link, but has the downside, as you have discovered, of application latency. Have a look at the &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/20338/14/94298860"&gt;SoftDevice Specification&lt;/a&gt;. Chapter 11 explains processor availability and interrupt latency.&lt;/p&gt;
&lt;p&gt;You can also do a search here on devzone. There are already a lot of people discussing the topic.&lt;/p&gt;
&lt;p&gt;Martin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf51822 Timer2 Interrupt Problem</title><link>https://devzone.nordicsemi.com/thread/20013?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 10:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38880fc8-564e-4dba-8380-25d071956c4b</guid><dc:creator>twinkal</dc:creator><description>&lt;p&gt;(I am very for asking here, I should not)&lt;/p&gt;
&lt;p&gt;Hi guenther,&lt;/p&gt;
&lt;p&gt;I am also facing same problem like u have related to timer and radio event.
actually I want 1khz ADC sampling rate ,So in timer2 IRQ every 1ms I am trying to read 3 ADC . But bcoz of radio event I am getting around 1-0.6ms error but I want accurate .&lt;/p&gt;
&lt;p&gt;and I sated connection interval max =75ms and min = 10ms,
and slave latency = 0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>