<?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>multi connection problem - peripheral</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6510/multi-connection-problem---peripheral</link><description>Hello Nordics. 
 I developed a device that display a navigation information using s110 (nRF51822) 
 My device receive the road information by an application. 
 But, when I test my device using Samsung Galaxy S3, and if I use other BT device (hands</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Apr 2015 11:55:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6510/multi-connection-problem---peripheral" /><item><title>RE: multi connection problem - peripheral</title><link>https://devzone.nordicsemi.com/thread/22736?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 11:55:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfeffcd1-db04-4bc1-8d32-b50131324369</guid><dc:creator>Kyu</dc:creator><description>&lt;p&gt;Thanks. I will try~!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multi connection problem - peripheral</title><link>https://devzone.nordicsemi.com/thread/22735?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 05:44:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40f0c47e-ce2c-4cc0-8daf-0d9e92fbdaa6</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;I would try to increase the min and max conn interval instead, as this would give the phone more time to fit all the different connections. 10 ms is not that much when streaming audio. Other than that I have nothing else I can think of.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multi connection problem - peripheral</title><link>https://devzone.nordicsemi.com/thread/22734?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2015 01:22:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b7b4fcc-b95b-4ccc-a5b2-e117f4971f63</guid><dc:creator>Kyu</dc:creator><description>&lt;p&gt;Thank you so mush Pal Haland.&lt;/p&gt;
&lt;p&gt;I changed the connection interval to
&lt;strong&gt;Min: 7.5ms
Max: 10ms
Connection supervisor timeout : 300&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;But this problem still exist.&lt;/p&gt;
&lt;p&gt;Are there other suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multi connection problem - peripheral</title><link>https://devzone.nordicsemi.com/thread/22733?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 11:34:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71301ce6-eae9-4c40-a2da-527ba3a8f63b</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Hi Kyu,&lt;/p&gt;
&lt;p&gt;I see that you have set the&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;CONN_SUP_TIMEOUT = MSEC_TO_UNITS(300, UNIT_10_MS);
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;But this should in fact be at least &lt;code&gt;(1 + Conn_Latency) * Conn_Interval_Max * 2&lt;/code&gt;
See Bluetooth Core 4.2 - Volume 2, Part E, 7.8.12.&lt;/p&gt;
&lt;p&gt;The reason why it works on other phones might be how their controller select the connection interval to use.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>