<?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 handling</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9560/multi-connection-handling</link><description>Hi, 
 your Central is able to hold 8 connections with peripherals. Perhaps someone is able to explain how more than one connection is handled? If only one Central is connected to a Peripheral everything is clear to me. But how are 2 or more Peripherals</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Oct 2015 11:23:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9560/multi-connection-handling" /><item><title>RE: Multi connection handling</title><link>https://devzone.nordicsemi.com/thread/35311?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2015 11:23:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c7430c2-d98c-4fda-bdf9-4974721524a7</guid><dc:creator>SKo</dc:creator><description>&lt;p&gt;Thanks Petter, this is what I was searching for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi connection handling</title><link>https://devzone.nordicsemi.com/thread/35310?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2015 10:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35adf6f3-4df7-4cbf-9427-7005cbe5cf27</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Since you mention 8 connections I&amp;#39;m assuming you are talking about the S120 SoftDevice. Multi-link Central role scheduling is explained in Section 11 in S120 SoftDevice specification v2.1.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In my opinion only one connection can
use the RF interface.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Only on connection can use the radio at one point in time, so if you have two connections that overlap, the connection event of one of them will be dropped. More information about this in Section 11.4.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Sometimes both peripherals want to
communicate with the Central at the
same time.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If a peripheral wants to communicate with the central it has to do this in a connection event, which happends every connection interval. Normally the connection events of two (or more) connected peripherals will not happen at the same time (very often), but this depends on what connection parameters that are used. The more connected peripherals and the tighter connection parameters used the higher is the chance for dropping a connection event. Dropping one event will not normally lead to a connection loss (depends on what the connection parameters), but it can lead to a delay in tranferring data from the peripheral to the central (or the vise versa).&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;How is the channel hopping managed?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There is no problem changing channels, this is done all the time. For example when you are doing advertising, every advertisement is sent on the three advertising channels consecutively.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi connection handling</title><link>https://devzone.nordicsemi.com/thread/35309?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2015 09:07:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcf8cf27-e82e-4d1f-bf2b-e813d6ca580c</guid><dc:creator>SKo</dc:creator><description>&lt;p&gt;Let me create a scenario:&lt;/p&gt;
&lt;p&gt;One central is connected to a Peripheral. Data is exchanging in the connection. (Chanels are hoping).
Now a second connection to the same central is established. The central has to manage two peripherals now.
In my opinion only one connection can use the RF interface. So both connection are hold. How does the SD or Stack manage the connection. Sometimes both peripherals want to communicate with the Central at the same time. How is the channel hopping managed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi connection handling</title><link>https://devzone.nordicsemi.com/thread/35308?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2015 08:54:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13dc8ed7-5c0f-4035-8ecb-eb9c26fa16e8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Could you be a bit more specific? Do you mean at the application level or how the SoftDevice handles this? If SoftDevice, its multilink scheduling is explained &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.130.sds.v1.0.0/multilink_scheduling/multilink_scheduling.html?cp=2_7_2_0_11"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>