<?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>hci_uart with Channel Sounding feature enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118814/hci_uart-with-channel-sounding-feature-enabled</link><description>I am building a Bluetooth controller with channel sounding feature enabled. The project uses an external Bluetooth host along with the hci_uart example. The prj.conf file was modified to enable CONFIG_BT_CHANNEL_SOUNDING. 
 However, when I try to send</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Feb 2025 21:37:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118814/hci_uart-with-channel-sounding-feature-enabled" /><item><title>RE: hci_uart with Channel Sounding feature enabled</title><link>https://devzone.nordicsemi.com/thread/522526?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 21:37:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1aa0e3d-45a9-464a-a195-58764e531af6</guid><dc:creator>nychyporuk</dc:creator><description>&lt;p data-start="0" data-end="16"&gt;Thank you, &lt;a href="https://devzone.nordicsemi.com/members/ivan-iushkov"&gt;ivan iushkov&lt;/a&gt; !&lt;/p&gt;
&lt;p data-start="18" data-end="74" data-is-last-node=""&gt;That&amp;#39;s the part I was missing. Now it works as expected!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hci_uart with Channel Sounding feature enabled</title><link>https://devzone.nordicsemi.com/thread/522410?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 11:49:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:918f942d-fcd0-4a52-a6d5-95ce87eaa4de</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Oleksandr,&amp;nbsp;&lt;br /&gt;Please provide your project for nRF54L. Please also send the .config file in build\projectname\zephyr that has the full configuration of the project so we can check if CS is supported on the BLE controller.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: hci_uart with Channel Sounding feature enabled</title><link>https://devzone.nordicsemi.com/thread/522359?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 08:36:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89533e6a-da72-443f-9119-bb13e84aa4f1</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;Probably it happens due to this requirement from Core Specification:&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;If the Host issues this command when the Channel Sounding (Host Support) feature bit&lt;br /&gt;(see [Vol 6] Part B, Section 4.6.33.4) is not set, then the Controller shall return the error&lt;br /&gt;code Command Disallowed (0x0C).&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;I guess Host needs to enable CS (Host Support) feature bit first.&lt;/p&gt;
&lt;p&gt;In Zephyr Host it is done here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/10ab9b6c55c196abec008f3cd0c0d2560a70be1f/subsys/bluetooth/host/hci_core.c#L3670"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/10ab9b6c55c196abec008f3cd0c0d2560a70be1f/subsys/bluetooth/host/hci_core.c#L3670&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>