<?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>WHAT is the CPU blocking period(s110 and NRF51822)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5706/what-is-the-cpu-blocking-period-s110-and-nrf51822</link><description>hi!, 
 I am configuring connection interval time is 7.5ms ,
and slave latency is zero.and every connection interval event I am sending 1 packets (and my data lenth is only 3 bytes).
if I will increase connection interval time than what happened ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Feb 2015 11:48:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5706/what-is-the-cpu-blocking-period-s110-and-nrf51822" /><item><title>RE: WHAT is the CPU blocking period(s110 and NRF51822)?</title><link>https://devzone.nordicsemi.com/thread/19976?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 11:48:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86650d61-df7d-47bf-87c5-f7adbf16f7be</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Twinkal,&lt;/p&gt;
&lt;p&gt;As pointed &lt;a href="https://devzone.nordicsemi.com/question/30307/timer2-not-working-properly-for-1ms-interrupt-with-sd-enable/"&gt;here&lt;/a&gt;, the interrupt latency (CPU blocking period or the delay of the interrupt handler) depends on the number of packets per connection event (the period that the radio is active to send and receice packets.&lt;/p&gt;
&lt;p&gt;Since it&amp;#39;s more about how long the radio is active per connection event, it doesn&amp;#39;t mater what&amp;#39;s your connection interval is. In your case, if you send 1 packet per event, the interrupt latency could be maximum 1180us (Table 30 in S110 Softdevice Spec).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>