<?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 enable some BLE feature of NRF5340?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111075/how-to-enable-some-ble-feature-of-nrf5340</link><description>I have enabled this config of hci_ipc child image. 
 
 
 
 
 But the following features and HCI command are not supported by controller. 
 
 
 Link Layer Feature: Connection Parameters Request procedure (Bit 1) 
 LE Remote Connection Parameter Request</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 May 2024 07:34:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111075/how-to-enable-some-ble-feature-of-nrf5340" /><item><title>RE: How to enable some BLE feature of NRF5340?</title><link>https://devzone.nordicsemi.com/thread/482943?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 07:34:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61852107-4208-4608-a140-813d0d8cf597</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Connection Parameter Request (on the link layer) as a peripheral is not supported by the SoftDevice controller. This is an old feature from Bluetooth 4.1 but there has not been much interest for it. A peripheral can still do connection parameter update requests on the GAP layer, which is how connection parameter updates are normally initiated from the peripheral side.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable some BLE feature of NRF5340?</title><link>https://devzone.nordicsemi.com/thread/482880?ContentTypeID=1</link><pubDate>Sat, 11 May 2024 02:16:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf0153bb-0fa7-48ad-8a9a-f06701b9488a</guid><dc:creator>seaskyjh</dc:creator><description>&lt;p&gt;Thanks.&amp;nbsp;Do you know how to enable these features of&amp;nbsp;&lt;span&gt;SoftDevice controller?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable some BLE feature of NRF5340?</title><link>https://devzone.nordicsemi.com/thread/482784?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 12:06:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f85a640-611e-40b8-857d-673f04038163</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This will not work. This list of Kconfigs is not indended to be user configurable, and in any case, only specifies what the SoftDevice controller supports. Adding the&amp;nbsp;BT_CTLR_CONN_PARAM_REQ_SUPPORT config here will not make it support the&amp;nbsp;specific feature, but it will make it look like it supports it.&amp;nbsp;(Also, where you should normally add other configurations, is in project specific configurations, and not in the Kconfig files themselves).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>