<?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>Multi-Antenna Channel Sounding</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120716/multi-antenna-channel-sounding</link><description>When setting the following channel sounding parameters with bt_le_cs_set_procedure_parameters I am getting E: Failed to set procedure parameters (err -22) or BT_HCI_ERR_INVALID_PARAM when printing the opcode strings. this only happens for any configuration</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Apr 2025 11:14:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120716/multi-antenna-channel-sounding" /><item><title>RE: Multi-Antenna Channel Sounding</title><link>https://devzone.nordicsemi.com/thread/531821?ContentTypeID=1</link><pubDate>Tue, 15 Apr 2025 11:14:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26e21e74-b750-488b-8551-72711ad25687</guid><dc:creator>schuschu</dc:creator><description>&lt;p&gt;Thanks, that fixed it!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-Antenna Channel Sounding</title><link>https://devzone.nordicsemi.com/thread/531820?ContentTypeID=1</link><pubDate>Tue, 15 Apr 2025 11:09:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11b0a4e6-76d5-40cc-b566-caa66974e908</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;according to Bluetooth Core Specification, there is a requirement related to Preferred_Peer_Antenna field:&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;The Preferred_Peer_Antenna parameter indicates the preferred peer-ordered antenna&lt;br /&gt;elements to be used by the remote device for the antenna configuration denoted by&lt;br /&gt;the Tone_Antenna_Config_Selection parameter. The number of bits set in this field&lt;br /&gt;shall be greater than or equal to the number of antenna elements denoted by the&lt;br /&gt;Tone_Antenna_Config_Selection parameter.&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;Can you try to set 2 bits&amp;nbsp;in&amp;nbsp;procedure_params.preferred_peer_antenna and check if it helps?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>