<?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>Issue with Channel Sounding modes on nRF54L15DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123030/issue-with-channel-sounding-modes-on-nrf54l15dk</link><description>Hello Nordic team, 
 I&amp;#39;m working with the nRF54L15 DK and using the latest NCS version that supports Bluetooth Channel Sounding. Here the sample is channel_sounding_ras_initiator from zephyr, by default it uses the MODE 2(PBR) for CS I’m trying to use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Feb 2026 10:32:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123030/issue-with-channel-sounding-modes-on-nrf54l15dk" /><item><title>RE: Issue with Channel Sounding modes on nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/561683?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2026 10:32:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c239304d-94bb-467b-afb4-94a99f02e5cb</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Sandy,&lt;/p&gt;
&lt;p&gt;Sorry for the delay.. The issue is that you are not using a&amp;nbsp;&lt;span&gt;valid combination of main mode and sub mode types (Main mode 3 and sub mode 1). See here for the valid combinations:&amp;nbsp;&lt;a href="https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-62/out/en/low-energy-controller/channel-sounding.html#UUID-5bd41abf-c6ad-a020-d3cf-e6ad8434fc66_N1690580327249"&gt;https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-62/out/en/low-energy-controller/channel-sounding.html#UUID-5bd41abf-c6ad-a020-d3cf-e6ad8434fc66_N1690580327249&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Try changing it as follows:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;.main_mode_type = BT_CONN_LE_CS_MAIN_MODE_3,&lt;br /&gt;.sub_mode_type = BT_CONN_LE_CS_SUB_MODE_UNUSED&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Swathy&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Channel Sounding modes on nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/543052?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 14:39:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f1ab5b4-d6f4-48e7-b23a-a0c5bd6c527d</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Sandy,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will need to check this.. I will get back to you with the updates.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Channel Sounding modes on nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/542779?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 13:46:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e708871-8496-473a-9190-c4ea4b70c9fd</guid><dc:creator>sandysparky</dc:creator><description>&lt;p&gt;Hi Swathy,&lt;/p&gt;
&lt;p&gt;Thanks for the quick response.&lt;/p&gt;
&lt;p&gt;Yes, I had already tried enabling&amp;nbsp;them on proj.conf:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BT_CTLR_SDC_CS_STEP_MODE3=y
CONFIG_BT_RAS_MODE_3_SUPPORTED=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I did this on both the initiator and reflector boards. I also verified the configuration by running the shell command:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cs read_local_supported_capabilities&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And got the expected response:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Mode 3 supported: Yes
RTT AA only supported: Yes&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;So it does indicate that Mode 3 is supported, but unfortunately the issue still persists despite this. Let me know if there&amp;rsquo;s anything else I should try or check.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Santhosh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with Channel Sounding modes on nRF54L15DK</title><link>https://devzone.nordicsemi.com/thread/542775?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 13:34:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:285a4000-f914-4476-b47d-faeeebe9b0ed</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Sandy,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;MAIN_MODE_3 is&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/channel_sounding.html#supported_capabilities"&gt; supported&lt;/a&gt; on nRF54L15.&amp;nbsp;&amp;nbsp;&lt;/span&gt;Could you try adding the following config: C&lt;span&gt;ONFIG_BT_CTLR_SDC_CS_STEP_MODE3=y and see if it works.?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;See here: &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/channel_sounding.html#cs_kconfigs"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/doc/channel_sounding.html#cs_kconfigs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>