<?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>BLE interval randomly changed to 40 in HIDS Samples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109872/ble-interval-randomly-changed-to-40-in-hids-samples</link><description>I&amp;#39;m developing a BLE mouse using the central_hids, peripheral_hids and the LLPM samples. 
 When I power both receiver and mouse, the mouse is very responsive for the first few seconds thanks to LLPM, after which the interval of the BLE connection gets</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Apr 2024 14:39:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109872/ble-interval-randomly-changed-to-40-in-hids-samples" /><item><title>RE: BLE interval randomly changed to 40 in HIDS Samples</title><link>https://devzone.nordicsemi.com/thread/476937?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 14:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e588b257-d1db-4479-8114-83b957ff78a7</guid><dc:creator>StefanoN</dc:creator><description>&lt;p&gt;I did not had CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=y in my peripheral proj.conf, but it is set to yes by default, setting it to no solved the issue!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE interval randomly changed to 40 in HIDS Samples</title><link>https://devzone.nordicsemi.com/thread/476845?ContentTypeID=1</link><pubDate>Wed, 03 Apr 2024 11:19:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c194c72-421f-440b-9ffb-7a6cec6c191a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It sounds like the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS"&gt;CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS&lt;/a&gt;&amp;nbsp;option is enabled. Please try to add&amp;nbsp;CONFIG_BT_GAP_AUTO_UPDATE_CONN_PARAMS=n to your prj.conf file and see if it helps. You may also add&amp;nbsp;CONFIG_BT_GAP_PERIPHERAL_PREF_PARAMS=n as in the LLPM sample.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>