<?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>Handle Value Notification variable conn.interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16037/handle-value-notification-variable-conn-interval</link><description>I am using a nRF51822 to send data to an iOS device.
Because latency is critical to my application, i &amp;#39;ve set up a test program that sends a packet every second , using notifications . 
 Sniffing the BLE traffic with nRF Sniffer i am seeing that Slave</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Aug 2016 18:07:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16037/handle-value-notification-variable-conn-interval" /><item><title>RE: Handle Value Notification variable conn.interval</title><link>https://devzone.nordicsemi.com/thread/61163?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 18:07:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc001684-728d-40ff-8a16-0c6cfbfa2360</guid><dc:creator>samcornell</dc:creator><description>&lt;p&gt;Thank you very much i will use the start to start delta value then in future&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handle Value Notification variable conn.interval</title><link>https://devzone.nordicsemi.com/thread/61162?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 07:46:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7daf24a6-88e1-4115-8fb7-f0d2bd73ac9f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Samcornell: The timestamps are the time the packet arrived on PC (on UART), so it may not be accurate. I would suggest to use the delta time start to start instead. The &amp;quot;end to start&amp;quot; also has an issue, so it&amp;#39;s not usable too.&lt;/p&gt;
&lt;p&gt;EDIT: I was wrong. &amp;quot;End to Start&amp;quot; is the correct one. It&amp;#39;s varied because it&amp;#39;s depends on the length of the packet.&lt;/p&gt;
&lt;p&gt;So, if the &amp;quot;End to start&amp;quot; of 2 packets of a connection interval is &amp;quot;a&amp;quot; and &amp;quot;b&amp;quot; and the TX time of the packets are &amp;quot;c&amp;quot; and &amp;quot;d&amp;quot;, the connection interval will be = a + b +c +d.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handle Value Notification variable conn.interval</title><link>https://devzone.nordicsemi.com/thread/61161?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2016 15:54:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdca02c7-897f-44d9-a790-dcf0866da048</guid><dc:creator>samcornell</dc:creator><description>&lt;p&gt;Ok I&amp;#39;ve checked the delta time it is constant: start to start is 14.92 ms, end to start is 14.69 ms.
Does this means that the conn. interval is not changing ?
But then why in the image attached i have different values if i check the Time Column in Wireshark ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Handle Value Notification variable conn.interval</title><link>https://devzone.nordicsemi.com/thread/61160?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2016 12:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b7c18ca-6cf6-4503-ab58-8bc007c5b149</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@samcornell: Could you please upload the full sniffer trace ? Could you check the delta time (from start to start) in the Nordic BLE sniffer meta ?
EDIT: Start to start is not reliable. My mistake. The &amp;quot;end to start&amp;quot; is the correct one. Calculation needed if we want to find connection interval because &amp;quot;end to start&amp;quot; is dependent on the packet length. See the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>