<?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 decrease the BLE connection interval to below 24ms?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78485/how-to-decrease-the-ble-connection-interval-to-below-24ms</link><description>Hi there, now I set up a BLE to connect peripheral to central via NUS service. The peripheral is a customize board with nRF52832 and the central is nRF52840 DK board. The BLE connection configuration of the peripheral is shown below. 
 
 The connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Aug 2021 07:10:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78485/how-to-decrease-the-ble-connection-interval-to-below-24ms" /><item><title>RE: How to decrease the BLE connection interval to below 24ms?</title><link>https://devzone.nordicsemi.com/thread/324758?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 07:10:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef4b04b6-5365-4bdf-959c-ea5fde42d2bb</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]But when I scan the BLE signal with nRF Sniffer, the connection interval is about 24ms as show below.[/quote]
&lt;p&gt;&amp;nbsp;24 ms is in between&amp;nbsp;MIN_CONN_INTERVAL and&amp;nbsp;MAX_CONN_INTERVAL given as preferred connection parameters to the softdevice. This choice is made by the softdevice based on these inputs and also the peers preferred intervals also also other inputs like other active roles in the device.&lt;/p&gt;
&lt;p&gt;If you want lower connection interval then try to change the&amp;nbsp;MIN_CONN_INTERVAL and&amp;nbsp;MAX_CONN_INTERVAL even lower to try to brute that. Note that if peers do not want that low connection interval, then you might have connection timeouts or disconnects from peer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>