<?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>Multilink: accuracy scheduling</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62013/multilink-accuracy-scheduling</link><description>Hello, 
 I would like to learn a little more about the possibilities of thin planning of connection events. I rely on chapter 15, in particular on part 15.7 of the S140 SoftDevice specification v2.1. 
 In the particular case, I need to provide three simultaneous</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Jul 2020 15:51:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62013/multilink-accuracy-scheduling" /><item><title>RE: Multilink: accuracy scheduling</title><link>https://devzone.nordicsemi.com/thread/257925?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 15:51:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:317f8c35-eb42-4aa3-a107-d3a0d261d867</guid><dc:creator>Sigurd</dc:creator><description>[quote userid="51855" url="~/f/nordic-q-a/62013/multilink-accuracy-scheduling/254087"]If for example, now only one or two devices are on the air. Can I somehow reserve a place in the temporary layout of the stack? To create a new connection at the time I need.[/quote]
&lt;p&gt;A&amp;nbsp;&lt;span&gt;best-fit algorithm is used to find which free time space should be used when creating a new connection. This is explained and illustrated in the&amp;nbsp;Scheduling Initiator timing chapter in the SDS. See &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsds_s140%2FSDS%2Fs1xx%2Fmultilink_scheduling%2Finitiator_timing.html"&gt;this link&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multilink: accuracy scheduling</title><link>https://devzone.nordicsemi.com/thread/254087?ContentTypeID=1</link><pubDate>Tue, 09 Jun 2020 15:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64e9b934-13b3-4d5f-9ca2-00526f015b01</guid><dc:creator>CheMax</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I apologize for the long wait.&lt;/p&gt;
[quote userid="73427" url="~/f/nordic-q-a/62013/multilink-accuracy-scheduling/253332"]A1&amp;amp; A2. Could you explain what you mean with redundancy manual positioning? I didn&amp;#39;t quite understood the question.[/quote]
&lt;p&gt;I will try to explain in more detail.&lt;/p&gt;
&lt;p&gt;I want to ensure a strict sequence of sensor connections in order to maximize the effective use of radio.&amp;nbsp;Ideally, if I get the connections in the following order: yellow, green, blue (as in the picture above).This is not difficult to do at the application level if all three devices are already on and ready to go. Ok.&lt;/p&gt;
&lt;p&gt;Now about the difficult. If for example, now only one or two devices are on the air. Can I somehow reserve a place in the temporary layout of the stack? To create a new connection at the time I need.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards, Max&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multilink: accuracy scheduling</title><link>https://devzone.nordicsemi.com/thread/253332?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2020 14:18:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7461e34f-2be9-4565-b585-3ec6a4c4b64b</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Max,&lt;/p&gt;
&lt;p&gt;A1&amp;amp; A2. Could you explain what you mean with redundancy manual positioning? I didn&amp;#39;t quite understood the question.&lt;/p&gt;
&lt;p&gt;A3. For changing the connection event length you should set the right value for NRF_SDH_BLE_GAP_EVENT_LENGTH for both master and slave. You could also enable connection event length extention.&amp;nbsp; The connection event length doesn&amp;#39;t need to be matched between master and slave devices, but it&amp;#39;s recommended that all connection have intervals that have a common factor, see more information in &lt;a title="https://infocenter.nordicsemi.com/topic/sds_s132/sds/s1xx/multilink_scheduling/suggested_intervals_windows_s132.html?cp=4_6_2_0_14_9" href="https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/multilink_scheduling/suggested_intervals_windows_s132.html?cp=4_6_2_0_14_9" rel="noopener noreferrer" target="_blank"&gt;https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/multilink_scheduling/suggested_intervals_windows_s132.html?cp=4_6_2_0_14_9&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A4. If the NRF_SDH_BLE_GAPP_EVENT_LENGTH is too low, then yes you should enable connection event length extension.&lt;/p&gt;
&lt;p&gt;A5. yes, if you use PA/LNA, there is a own configuration you can use, see this blogpost for more information: &lt;a title="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/pa-lna-support-in-s132" href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/pa-lna-support-in-s132" rel="noopener noreferrer" target="_blank"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/pa-lna-support-in-s132&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>