<?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>How to specify the connection interval via the client?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60312/how-to-specify-the-connection-interval-via-the-client</link><description>Hi, 
 I want to maximize the indication data throughput and minimize the latency with 4 connected devices. 
 
 Setup: 
 I’m using a nrf52840 as a ble client (sdk 15.2) that is connecting to 4 ble servers (nrf52832 sdk15.2). 
 The servers are transmitting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Apr 2020 13:46:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60312/how-to-specify-the-connection-interval-via-the-client" /><item><title>RE: How to specify the connection interval via the client?</title><link>https://devzone.nordicsemi.com/thread/245577?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 13:46:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d69ca361-405d-4cb6-b7c3-a728d7beb766</guid><dc:creator>Sigurd</dc:creator><description>[quote user=""]Is there a possibility to do that from the central device?[/quote]
&lt;p&gt;&amp;nbsp;Yes.&lt;/p&gt;
[quote user=""]The client is negotiating the connection interval to 30ms.[/quote]
&lt;p&gt;&amp;nbsp;This is the default max value used by the scan module when a connection is established. You can change this by modifying the value of&amp;nbsp;NRF_BLE_SCAN_MAX_CONNECTION_INTERVAL in sdk_config.h&lt;/p&gt;
&lt;p&gt;You can also change the connection interval by using the function &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s140.api.v6.1.0%2Fgroup___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html&amp;amp;anchor=gaf89b434841998ab384e0612dca9e12f8"&gt;sd_ble_gap_conn_param_update()&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>