<?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>Are Connection Parameters Specific to Individual Connections?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27681/are-connection-parameters-specific-to-individual-connections</link><description>I understand that the connection parameters viz. connection interval, connection supervision timeout and slave latency are negotiated between the BLE Central and BLE Peripheral, but are ultimately decided by the BLE Central itself. 
 My question is </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Nov 2017 08:10:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27681/are-connection-parameters-specific-to-individual-connections" /><item><title>RE: Are Connection Parameters Specific to Individual Connections?</title><link>https://devzone.nordicsemi.com/thread/109271?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 08:10:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35d39d59-80af-481a-85d2-a5d0e06b4913</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Yes, these parameters are always per single connection link. Most of the devices (BLE stacks) have simple state machine to decide which should be used so they typically end up with the same values but that&amp;#39;s implementation detail rather then a rule. And yes, this means that if you have BLE stack capable of multiple concurrent links it should be able to maintain different connection parameters on each of them (e.g this is one of reasons why originally in BT4.0/4.1 there was only one GAP Peripheral link available).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>