<?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>why connection interval parameter setting don&amp;#39;t take effect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33241/why-connection-interval-parameter-setting-don-t-take-effect</link><description>the interval parameter setting in application don&amp;#39;t take effect,,, device still run with DFU-bootloader&amp;#39;s connection interval setting. 
 i use nRF5_SDK_13.0.0-1.alpha. 
 
 application connection interval is: 
 #define MIN_CONN_INTERVAL MSEC_TO_UNITS(400</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Apr 2018 07:14:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33241/why-connection-interval-parameter-setting-don-t-take-effect" /><item><title>RE: why connection interval parameter setting don't take effect</title><link>https://devzone.nordicsemi.com/thread/127735?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 07:14:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2293bf94-55e7-46e3-aa03-f466a971f4c9</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Could you double check that your application actually do the connection parameter update request?&lt;/p&gt;
&lt;p&gt;You can for example do so by running the application in debug mode and put a breakpoint where sd_ble_gap_conn_param_update() is called?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why connection interval parameter setting don't take effect</title><link>https://devzone.nordicsemi.com/thread/127703?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 01:06:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72ad7f86-586e-43cb-ab69-48162e408a05</guid><dc:creator>nicholasldf</dc:creator><description>&lt;p&gt;hi, kristin,,&amp;nbsp; i use Nordic&amp;#39;s&amp;nbsp; nRF Toolbox app,,,&amp;nbsp; so i think this&amp;nbsp;issue is not cause by APP.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;also, my application is base on&amp;nbsp; &amp;quot;nRF5_SDK_13.0.0-1.alpha\examples\ble_peripheral\ble_app_hrs&amp;quot;,&amp;nbsp; and i see that,&amp;nbsp; update_timeout_handler() call&amp;nbsp;&lt;span&gt;sd_ble_gap_conn_param_update() to&amp;nbsp;&amp;nbsp;do a connection parameter update.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why connection interval parameter setting don't take effect</title><link>https://devzone.nordicsemi.com/thread/127614?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 12:25:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bde50d44-74d8-4d7f-bf77-23ffa915746c</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;In a connection, the peripheral cannot decide the connection parameters, but it can request a set of connection parameters, and the central can choose to accept or reject the update. Does your application do a connection parameter update? (&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.api.v6.0.0%2Fgroup___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html&amp;amp;cp=2_3_1_1_0_2_1_2_9&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>