<?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>Multiple BLE central links with peripheral (upto 15 central links)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89280/multiple-ble-central-links-with-peripheral-upto-15-central-links</link><description>Hello, 
 I am using nRF52840 and I currently am working on a application where mostly I am using central functionality (BLE connection and exchange the data) along with cellular connection (bg96 sim module to connect the device with MQTT) and following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Jul 2022 11:03:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89280/multiple-ble-central-links-with-peripheral-upto-15-central-links" /><item><title>RE: Multiple BLE central links with peripheral (upto 15 central links)</title><link>https://devzone.nordicsemi.com/thread/376177?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2022 11:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c335a482-4ceb-4720-a75f-8e3311a32837</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The peripheral can request a connection parameter change through the &lt;span&gt;&lt;a title="Connection Parameters Negotiation" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_ble_conn_params.html?cp=8_1_3_2_4"&gt;Connection Parameters Negotiation&lt;/a&gt;&lt;/span&gt; module, but in the end it is the Central that will decide what connection parameters to use. In general, the most important parameter for scheduling is the connection interval you use.&lt;/p&gt;
&lt;p&gt;The longer the interval, the easier it will be for the stack to schedule all the events. The timing of when the connection interval starts is automatically controlled by the central to avoid overlapping events when possible.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple BLE central links with peripheral (upto 15 central links)</title><link>https://devzone.nordicsemi.com/thread/376105?ContentTypeID=1</link><pubDate>Fri, 08 Jul 2022 06:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc23764a-f6c9-4b0c-b8c4-854703da105b</guid><dc:creator>fxpastor</dc:creator><description>&lt;p&gt;Hello Vidar,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m a Vivek&amp;#39;s colleague and after reading the Scheduling documentation I have some doubts about which macros are defined in the SDK to tune the spacinf between connection events, i.e, which macros should I tune in both peripheral and central?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I saw in the SDK code some macros related to connection interval but I don&amp;#39;t see where the timing-event, described in the documentation, is defined. And if I understood well, I&amp;nbsp; need a combination of both connection interval and timing-event to avoid collisions.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m looking forward to hearing from you.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiple BLE central links with peripheral (upto 15 central links)</title><link>https://devzone.nordicsemi.com/thread/374130?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2022 11:13:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9be60519-cb6d-4f45-b2ac-78ccc187d4bd</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello Vivek,&lt;/p&gt;
&lt;p&gt;It would be good to know where the &amp;quot;fatal error&amp;quot; occurs. Could you please select the &amp;quot;DEBUG&amp;quot; build configuration to get the error handler to print out more error information?&lt;/p&gt;
&lt;p&gt;Also, what connection paramaters do you use? The stack supports up to 20 concurrent links as you say, but that requires there to be enough spacing between connection events to leave enough room room for all connections. You can read more about this in the &lt;span&gt;&lt;a title="Scheduling" href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/multilink_scheduling/multilink_scheduling.html?cp=4_7_4_0_14"&gt;Scheduling&lt;/a&gt;&lt;/span&gt; chapter of the Softdevice specification.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>