<?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>Apple Bluetooth Design Guidelines</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17353/apple-bluetooth-design-guidelines</link><description>Hi Nordic Forum! 
 Looking for the right configuration for the connection parameters, found different references to this Apple guide .
The problem is that in the 3rd condition it say: 
 Interval Min + 20 ms ≤ Interval Max Slave Latency ≤ 4
 
 That</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Oct 2016 09:26:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17353/apple-bluetooth-design-guidelines" /><item><title>RE: Apple Bluetooth Design Guidelines</title><link>https://devzone.nordicsemi.com/thread/66691?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 09:26:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49bf1687-9000-46b2-84ab-7b64c69ae9e7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;The last interpretation is correct. There is nothing that’s called &lt;em&gt;“Interval Max Slave Latency”&lt;/em&gt;. It&amp;#39;s just a typo in the pdf document from Apple, where they forgot to add a new line. So the 3rd condition is really&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Interval Min + 20 ms ≤ Interval Max
Slave Latency ≤ 4
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you take a look at this &lt;a href="https://developer.apple.com/library/content/qa/qa1931/_index.html"&gt;Apple Guides and Sample Code webpage&lt;/a&gt;, you can see that the typo is not there, and the last &lt;em&gt;interpretation&lt;/em&gt; is listed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>