<?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>connect inteval time is fixed</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41939/connect-inteval-time-is-fixed</link><description>i use the BLE uart example in SDK11.0 to test. I delete the UART hardware init and just use the BLE send data to phone every 500ms. I found whatever i set the MIN_CONN_INTERVAL and MAX_CONN_INTERVAL, the connet interval seems fixed is 50ms. 
 I added</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Jan 2019 14:23:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41939/connect-inteval-time-is-fixed" /><item><title>RE: connect inteval time is fixed</title><link>https://devzone.nordicsemi.com/thread/163478?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 14:23:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cae250fc-385d-42af-8d6a-8d543e0df3d3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The connection interval is set by the central when it connects. The peripheral can request a different connection interval (min and max). How do you do that? The SDK include a &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/lib_ble_conn_params"&gt;Connection Parameters module&lt;/a&gt; to help with this, and you can for instance refer to the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/ble_sdk_app_hrs"&gt;HRS example&lt;/a&gt; to see how it is used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>