<?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>Knowing the connection interval</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/929/knowing-the-connection-interval</link><description>Hello, 
 Is there a way to find out the currently used connection interval when configured as a server?
I only found the function sd_ble_gap_ppcp_get which provides the minimum and the maximum connection interval but not the one which is the master</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Nov 2013 13:17:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/929/knowing-the-connection-interval" /><item><title>RE: Knowing the connection interval</title><link>https://devzone.nordicsemi.com/thread/4462?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2013 13:17:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7786fbf7-3c45-461a-a8d8-563aaa82798e</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Yes, the max and min connection interval will always be equal when receiving it in the BLE_GAP_EVT_CONN_PARAM_UPDATE and BLE_GAP_EVT_CONNECTED event&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Knowing the connection interval</title><link>https://devzone.nordicsemi.com/thread/4463?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2013 13:10:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4382c8e9-a365-4f42-b213-09604de03e47</guid><dc:creator>Guest</dc:creator><description>&lt;p&gt;ah, of course, thank you!
the max_conn_interval and the min_conn_interval will always be the same and equal to the actually used conn_interval in this case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Knowing the connection interval</title><link>https://devzone.nordicsemi.com/thread/4461?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2013 13:10:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75a12a06-3824-4092-ac35-de85bc90df9d</guid><dc:creator>Bastiaan</dc:creator><description>&lt;p&gt;ah, of course, thank you!
the max_conn_interval and the min_conn_interval will always be the same and equal to the actually used conn_interval in this case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Knowing the connection interval</title><link>https://devzone.nordicsemi.com/thread/4460?ContentTypeID=1</link><pubDate>Tue, 19 Nov 2013 12:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da36fe9c-2e99-48c3-bdc7-ebfc4cd358e1</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;The best way to know the current connection interval is by checking the &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/4.4.1/html/structble__gap__evt__connected__t.html"&gt;BLE_GAP_EVT_CONNECTED&lt;/a&gt; or the &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/4.4.1/html/structble__gap__evt__conn__param__update__t.html"&gt;BLE_GAP_EVT_CONN_PARAM_UPDATE&lt;/a&gt; when it is received.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>