<?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>Channel sounding - 2 antennas configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123045/channel-sounding---2-antennas-configuration</link><description>Hi, I have a question about Channel Sounding. For my design, I want to use 2 antennas on the initiator and 1 antenna on the reflector. My initiator hardware has an RF switch uPG2214TB, where ANT1 is selected when gpio03 is LOW and gpio02 is HIGH, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Jul 2025 18:58:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123045/channel-sounding---2-antennas-configuration" /><item><title>RE: Channel sounding - 2 antennas configuration</title><link>https://devzone.nordicsemi.com/thread/542914?ContentTypeID=1</link><pubDate>Fri, 18 Jul 2025 18:58:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4b60af1-fbd8-491b-aae0-b42ec9f04e35</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There&amp;#39;s no need to change CONFIG_BT_CHANNEL_SOUNDING_REASSEMBLY_BUFFER_SIZE for this.&lt;/p&gt;
&lt;p&gt;Based on the error code they got it looks like the controller returned BT_HCI_ERR_INSUFFICIENT_RESOURCES (0xD). This happens because the parameters aren&amp;#39;t supported:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;7.8.140 LE CS Set Procedure Parameters command&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If the Host issues this command with parameters that exceed the CS capabilities or&lt;br /&gt; any coexistence constraints, then the Controller shall return the error code Connection&lt;br /&gt; Rejected Due to Limited Resources (0x0D).&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I suspect the problem is &lt;code&gt;CONFIG_BT_CTLR_SDC_CS_MAX_ANTENNA_PATHS=2&lt;/code&gt; was set only on the initiator side and not the reflector&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>