<?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>Set Fixed Connection Interval and Event length on Central Side</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84095/set-fixed-connection-interval-and-event-length-on-central-side</link><description>Hi Nordic people, 
 I&amp;#39;ve been working with the s140 for a long time now, having applications with our own central and peripheral device, but so far, the only way to make sure that I control the Connection interval is by setting the MAX and MIN value on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Jan 2022 22:23:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84095/set-fixed-connection-interval-and-event-length-on-central-side" /><item><title>RE: Set Fixed Connection Interval and Event length on Central Side</title><link>https://devzone.nordicsemi.com/thread/350539?ContentTypeID=1</link><pubDate>Mon, 31 Jan 2022 22:23:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd406103-b2f7-4e38-8381-e61b04841ba0</guid><dc:creator>Sigurd</dc:creator><description>&lt;div&gt;You can setup several conn_cfg_tag with different event_length and choose between them in runtime. (when establishing the link, can&amp;#39;t change it in the middle of a connection)&lt;/div&gt;
&lt;div&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.3.0/structble__gap__conn__cfg__t.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.3.0/structble__gap__conn__cfg__t.html&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set Fixed Connection Interval and Event length on Central Side</title><link>https://devzone.nordicsemi.com/thread/350505?ContentTypeID=1</link><pubDate>Mon, 31 Jan 2022 16:45:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9d93926-3e10-4ca0-893c-e2a8d313eefa</guid><dc:creator>User1321</dc:creator><description>&lt;p&gt;great, thank you! &lt;br /&gt;What about the change of the event_length? is it possible to change it at run time, without the need of rebuilding the application? My question is related to both central and peripheral case. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Set Fixed Connection Interval and Event length on Central Side</title><link>https://devzone.nordicsemi.com/thread/350037?ContentTypeID=1</link><pubDate>Thu, 27 Jan 2022 15:52:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e761f751-8fd2-4ca2-afc1-63eef186c83b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I assume you use the Connection Parameters module. If the initial received parameters are not acceptable by the &lt;span&gt;peripheral&lt;/span&gt;(not within max/min), it will send a connection parameters update request to the central, with the preferred connection parameters.&lt;/p&gt;
&lt;p&gt;As the central, you control the initial connection interval. Set the max/min values used in&amp;nbsp;sd_ble_gap_connect() to the same value, and make sure that this value is within the peripheral max/min limit, then you don&amp;#39;t have to do a connection parameter update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>