<?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 use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120404/how-to-use-nrf54l15-dk-with-external-host-through-hci-uart-application</link><description>Hi, 
 I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error as controller responsive. Can you provide the details steps so that board can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Apr 2025 05:29:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120404/how-to-use-nrf54l15-dk-with-external-host-through-hci-uart-application" /><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/533294?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2025 05:29:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0934efd-e6ab-420e-ab8f-8547938c1d37</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Thanks for the support till now. Appreciate your patience. I will raise the new ticket. Thanks&amp;nbsp; &lt;a href="https://devzone.nordicsemi.com/members/ivan-iushkov"&gt;ivan iushkov&lt;/a&gt;&amp;nbsp;&amp;nbsp;for your debug helping&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/533292?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2025 05:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cecef47-98ce-4f87-b46f-f381b1968a61</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;We&amp;#39;re moving out of the scope of this ticket now I think, and you should consider creating a new ticket if you need further help with this, but Channel sounding security is handled in the cs.h file with the&amp;nbsp;&lt;strong&gt;bt_le_cs_security_enable&lt;/strong&gt;() function or in sdc_hci_cmd_le.h file with the&amp;nbsp;&lt;strong&gt;sdc_hci_cmd_le_cs_security_enable()&lt;/strong&gt;&amp;nbsp;function&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;depending on what Bluetooth controller you&amp;#39;re using (Zephyr or SoftDevice controller).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;SImon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/533185?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 12:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7768197f-aa0c-4541-92c7-5ad370bc49f5</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Thanks for rectifying the issues. I want to test the LE securotuy mode for the CS feature&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1745842590545v1.png" /&gt;&lt;br /&gt;&lt;br /&gt;Can you tell me how the NRF controller supports this Cs procedure and whether the controller sends any&amp;nbsp; event to the host so that security levels can be checked? Also i want to set this security level. I tried searching in the NRF code, but can you help to locate how sample examples has set the security level&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532595?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 12:25:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58103dc9-e987-4a05-84a8-6aeb9e45ca8c</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;I am not sure exactly but I see at least two values not allowed by Spec:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- channel_map_repetition is allowed to be in the range from 1 to 0xff&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;- channels 1 and 23 are not allowed to be used during Channel sounding procedure.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you try to disable channel 1 and 23 by setting&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;cmd-&amp;gt;channel_map[0] = 0x08&lt;/span&gt;&lt;br /&gt;&lt;span&gt;cmd-&amp;gt;channel_map[2] = 0x4f&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;and see if it helps please?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532584?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 11:36:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fba5cd2e-de53-4fe6-a77d-c73aefbe7c34</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Also, i tried with the values provided by NRF example using the below way but it didn&amp;#39;t work. In this case all channel map values are 0&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;1&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;23&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;24&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;25&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;77&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;78&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;BT_LE_CS_CHANNEL_BIT_SET_VAL&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;cmd&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;channel_map&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;79&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532581?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 11:33:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a4cbeea-9711-432c-96ec-93a92ca689d3</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Hi , Foloowing are my channel map values&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;cmd-&amp;gt;conn_handle = 1e&lt;br /&gt;cmd-&amp;gt;config_id = 0&lt;br /&gt;cmd-&amp;gt;create_context = 1&lt;br /&gt;cmd-&amp;gt;main_mode_type = 1&lt;br /&gt;cmd-&amp;gt;sub_mode_type = ff&lt;br /&gt;cmd-&amp;gt;min_main_mode_steps = 2&lt;br /&gt;cmd-&amp;gt;max_main_mode_steps = 5&lt;br /&gt;cmd-&amp;gt;main_mode_repetition = 0&lt;br /&gt;cmd-&amp;gt;mode_0_steps = 3&lt;br /&gt;cmd-&amp;gt;role = 0&lt;br /&gt;cmd-&amp;gt;rtt_type = 0&lt;br /&gt;cmd-&amp;gt;cs_sync_phy = 1&lt;br /&gt;cmd-&amp;gt;channel_map_repetition = 0&lt;br /&gt;cmd-&amp;gt;channel_selection_type = 0&lt;br /&gt;cmd-&amp;gt;ch3c_shape = 0&lt;br /&gt;cmd-&amp;gt;ch3c_jump = 2&lt;br /&gt;cmd-&amp;gt;channel_map[0] = a&lt;br /&gt;cmd-&amp;gt;channel_map[1] = fa&lt;br /&gt;cmd-&amp;gt;channel_map[2] = cf&lt;br /&gt;cmd-&amp;gt;channel_map[3] = ac&lt;br /&gt;cmd-&amp;gt;channel_map[4] = fa&lt;br /&gt;cmd-&amp;gt;channel_map[5] = c0&lt;br /&gt;cmd-&amp;gt;channel_map[6] = 0&lt;br /&gt;cmd-&amp;gt;channel_map[7] = 0&lt;br /&gt;cmd-&amp;gt;channel_map[8] = 0&lt;br /&gt;cmd-&amp;gt;channel_map[9] = 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532576?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 11:20:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9e83ed6-b3f6-4153-9b85-7b967256f2e4</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;can you also provide `Channel_Map` value please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532567?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 11:01:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0d50607-eedd-438d-991a-e2bd828899fd</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Yes, following is the error code&amp;nbsp;&lt;br /&gt;&lt;br /&gt;ogf=0x08, ocf=0x0090, hci_err=0x212 : BLE_ERR_INV_HCI_CMD_PARMS (Invalid HCI Command Parameters)&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532566?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8f42679-6421-4fe0-9bf4-dd38c007343b</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;can you please provide the error code returned by Controller for this configuration?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532565?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:53:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:053f6898-0053-401b-a0bb-fa79ad9185fc</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Okay i had used the correct value before, 0xff came in experimentation . here is the correct set values as per&amp;nbsp;&lt;span&gt;Bluetooth Core Specification 6.0,&amp;nbsp;&lt;/span&gt;&lt;span&gt;Vol 4, Part E,&amp;nbsp;7.8.137&lt;br /&gt;`LE CS Create Config command`&lt;br /&gt;&lt;br /&gt;cmd-&amp;gt;conn_handle = 1e&lt;br /&gt;cmd-&amp;gt;config_id = 0&lt;br /&gt;cmd-&amp;gt;create_context = 1&lt;br /&gt;cmd-&amp;gt;main_mode_type = 1&lt;br /&gt;cmd-&amp;gt;sub_mode_type = ff&lt;br /&gt;cmd-&amp;gt;min_main_mode_steps = 2&lt;br /&gt;cmd-&amp;gt;max_main_mode_steps = 5&lt;br /&gt;cmd-&amp;gt;main_mode_repetition = 0&lt;br /&gt;cmd-&amp;gt;mode_0_steps = 3&lt;br /&gt;cmd-&amp;gt;role = 0&lt;br /&gt;cmd-&amp;gt;rtt_type = 0&lt;br /&gt;cmd-&amp;gt;cs_sync_phy = 1&lt;br /&gt;cmd-&amp;gt;channel_map_repetition = 0&lt;br /&gt;cmd-&amp;gt;channel_selection_type = 0&lt;br /&gt;cmd-&amp;gt;ch3c_shape = 0&lt;br /&gt;cmd-&amp;gt;ch3c_jump = 2&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Could you please find anything wrong in those params?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532564?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:47:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87a3d303-b6c1-4a5d-8ab4-4d55cdd9aa5f</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;okay thanks for clarification&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532563?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:46:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c9dfa2f-7ec8-4327-934d-29109d0f3835</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;i didn&amp;#39;t check all the values, but at least `&lt;span&gt;cmd-&amp;gt;mode_0_steps = 0xff` is not allowed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can find details in the Bluetooth Core Specification 6.0,&amp;nbsp;&lt;/span&gt;&lt;span&gt;Vol 4, Part E,&amp;nbsp;7.8.137&lt;br /&gt;`LE CS Create Config command`&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532561?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:40:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20e35f0b-3462-4702-967f-57e8454b8437</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;Bluetooth controller (SDC) is closed-source static library so there is no way to debug it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532560?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 10:30:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1abd03e1-cfdd-4c1e-a205-c00e4317e644</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;img style="max-height:253px;max-width:587px;" alt=" " height="253" src="https://devzone.nordicsemi.com/resized-image/__size/1174x506/__key/communityserver-discussions-components-files/4/pastedimage1745404079623v1.png" width="587" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I tried all combinations of main mode and submode, including unset ( that is 0xFF to sub mode), but it didn&amp;#39;t help..&amp;nbsp; Parameters for the command are as follows. Also, i modified the proj.conf but it didn&amp;#39;t work.&amp;nbsp;&lt;br /&gt;cmd-&amp;gt;conn_handle = 1e&lt;br /&gt;cmd-&amp;gt;config_id = 0&lt;br /&gt;cmd-&amp;gt;create_context = 1&lt;br /&gt;cmd-&amp;gt;main_mode_type = 1&lt;br /&gt;cmd-&amp;gt;sub_mode_type = ff&lt;br /&gt;cmd-&amp;gt;min_main_mode_steps = 2&lt;br /&gt;cmd-&amp;gt;max_main_mode_steps = 5&lt;br /&gt;cmd-&amp;gt;main_mode_repetition = 0&lt;br /&gt;cmd-&amp;gt;mode_0_steps = ff&lt;br /&gt;cmd-&amp;gt;role = 0&lt;br /&gt;cmd-&amp;gt;rtt_type = 0&lt;br /&gt;cmd-&amp;gt;cs_sync_phy = 1&lt;br /&gt;cmd-&amp;gt;channel_map_repetition = 0&lt;br /&gt;cmd-&amp;gt;channel_selection_type = 0&lt;br /&gt;cmd-&amp;gt;ch3c_shape = 0&lt;br /&gt;cmd-&amp;gt;ch3c_jump = 2&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Below is the latest proj.conf&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_CONSOLE&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_STDOUT_CONSOLE&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_UART_CONSOLE&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_GPIO&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SERIAL&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_UART_INTERRUPT_DRIVEN&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_HCI_RAW&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_HCI_RAW_H4&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_HCI_RAW_H4_ENABLE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_ACL_RX_SIZE&lt;/span&gt;&lt;span&gt;=255&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_CMD_TX_SIZE&lt;/span&gt;&lt;span&gt;=255&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE&lt;/span&gt;&lt;span&gt;=255&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_ASSERT_HANDLER&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_MAX_CONN&lt;/span&gt;&lt;span&gt;=16&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_DTM_HCI&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_ADV_EXT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_CHANNEL_SOUNDING&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE&lt;/span&gt;&lt;span&gt;=512&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_RAS_MODE_3_SUPPORTED&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_RAS_MAX_ANTENNA_PATHS&lt;/span&gt;&lt;span&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_SDC_CS_MAX_ANTENNA_PATHS&lt;/span&gt;&lt;span&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_SDC_CS_NUM_ANTENNAS&lt;/span&gt;&lt;span&gt;=1&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_SDC_CS_STEP_MODE3&lt;/span&gt;&lt;span&gt;=n&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CHANNEL_SOUNDING_REASSEMBLY_BUFFER_SIZE&lt;/span&gt;&lt;span&gt;=1920&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_L2CAP_TX_MTU&lt;/span&gt;&lt;span&gt;=498&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_ACL_TX_SIZE&lt;/span&gt;&lt;span&gt;=502&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_ACL_RX_SIZE&lt;/span&gt;&lt;span&gt;=502&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_ATT_PREPARE_COUNT&lt;/span&gt;&lt;span&gt;=3&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR_DATA_LENGTH_MAX&lt;/span&gt;&lt;span&gt;=251&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Workaround: Unable to allocate command buffer when using K_NO_WAIT since&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;# Host number of completed commands does not follow normal flow control.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_BUF_CMD_TX_COUNT&lt;/span&gt;&lt;span&gt;=10&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_TRANSMIT_POWER_CONTROL&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CS_DE&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CS_DE_512_NFFT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532544?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 09:16:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e3f9c3e-2c2d-46fe-b940-29180ec701c6</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;I tried setting sub_mode to 0, but it didn&amp;#39;t help. Is there a way to trace a controller code and check what exactly is falling, or is it a black box to debug?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532306?ContentTypeID=1</link><pubDate>Tue, 22 Apr 2025 10:09:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:431ec79d-daec-42e5-a7ff-607e53453119</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;I guess this configuration might be invalid due to&lt;/p&gt;
&lt;p&gt;&lt;em&gt;cmd-&amp;gt;main_mode_type = 1&lt;/em&gt;&lt;br /&gt;&lt;em&gt;cmd-&amp;gt;sub_mode_type = 1&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Because the Bluetooth Core Spec 6.0 doesn&amp;#39;t allow this combination of modes. It is described in the Core Specification 6.0, Vol. 6, Part H, 4.4.2&amp;nbsp;CS subevent structure, table 4.11.&lt;/p&gt;
&lt;p&gt;Can you try to set sub_mode_type to &amp;quot;Unused&amp;quot; and check if it helps?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532216?ContentTypeID=1</link><pubDate>Mon, 21 Apr 2025 09:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a99d19f-e1f4-4a17-9587-86de3f60c2ca</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Update i skipped the part to read remote FAE table .. and directly called the Create Cs config command. Still facing same issue while creating config ? The following are the command parameters.&lt;br /&gt;cmd-&amp;gt;conn_handle = 2fd&lt;br /&gt;cmd-&amp;gt;config_id = 0&lt;br /&gt;cmd-&amp;gt;create_context = 0&lt;br /&gt;cmd-&amp;gt;main_mode_type = 1&lt;br /&gt;cmd-&amp;gt;sub_mode_type = 1&lt;br /&gt;cmd-&amp;gt;min_main_mode_steps = 2&lt;br /&gt;cmd-&amp;gt;max_main_mode_steps = 5&lt;br /&gt;cmd-&amp;gt;main_mode_repetition = 0&lt;br /&gt;cmd-&amp;gt;mode_0_steps = 3&lt;br /&gt;cmd-&amp;gt;role = 0&lt;br /&gt;cmd-&amp;gt;rtt_type = 0&lt;br /&gt;cmd-&amp;gt;cs_sync_phy = 1&lt;br /&gt;cmd-&amp;gt;channel_map_repetition = 3&lt;br /&gt;cmd-&amp;gt;channel_selection_type = 0&lt;br /&gt;cmd-&amp;gt;ch3c_shape = 0&lt;br /&gt;cmd-&amp;gt;ch3c_jump = 2&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/532202?ContentTypeID=1</link><pubDate>Mon, 21 Apr 2025 05:18:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b22fc90b-06ec-45a1-9f7a-05240df9d2d5</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/ivan-iushkov"&gt;Ivan Iushkov,&lt;/a&gt;&amp;nbsp;&lt;br /&gt;I am trying to create Cs config ( ogf= 0x08 , ocf =0x0090)&amp;nbsp; but getting invalid parameters from the controller (212). Can you help me solve this? I have already gone through the BLE spec. The probable reason is related to the role. Also, the command set default&amp;nbsp; CS settings is successful, but getting the error in read remote fae table complete event as status code 0x11.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531971?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 08:38:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9090533b-62ce-44ab-b462-8dc726239529</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Update: I&amp;nbsp; just updated the param&amp;nbsp;&amp;nbsp;max_tx_power to 0x0 and it worked&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531969?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 08:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:694d73b7-e84f-44bf-b28e-c758117d828b</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/ivan-iushkov"&gt;ivan iushkov&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thanks. I was able to send a few CS commands successfully. but getting an invalid cmd params error for the following&amp;nbsp; command&amp;nbsp;&lt;br /&gt;HCI_OPCODE_CMD_LE_CS_SET_DEFAULT_SETTINGS,&lt;br /&gt; I am sending these params. I am not sure if i can debug the code for nrf controller. I found the declaration for&amp;nbsp;sdc_hci_cmd_le_cs_set_default_settings() but not the definition.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;​&lt;/p&gt;
&lt;p&gt;conn_handle = le16toh(ev-&amp;gt;conn_handle);&lt;br /&gt;&lt;br /&gt;role_enable = 0x01;&lt;br /&gt;&lt;br /&gt;cs_sync_antenna_selection = 0x01;&lt;br /&gt;&lt;br /&gt;max_tx_power = 0x7F;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531506?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 11:12:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d23c08ff-2d6d-4f5b-8b4b-7043391e5371</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;This warning is not critical for CS use-case. You don&amp;#39;t need DTM in order to use normal Bluetooth Low Energy with Channel sounding, so you can just ignore it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531505?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 11:10:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7abf3636-dbc3-426e-a526-5aa6e440cdd5</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1744369608348v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hey, i reinstalled the entire setup just like the Nordic install guide and it started compiling.&amp;nbsp; Cs feature is also enabled. But i am getting one warning : BT_CTLR_DTM_HCI (defined at subsys/bluetooth/controller/Kconfig.dtm:14) was assigned the&lt;br /&gt;value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. Check these unsatisfied dependencies: BT_CTLR_DTM_HCI_SUPPORT (=n).&lt;br /&gt;&lt;br /&gt;Do I need this flag to be enabled for working with an external host?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531473?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 07:43:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ef8b40a-7f83-4242-ad55-9e491fb00059</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;Unfortunately toolchain and workspace&amp;nbsp;installation are not my area of expertise &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt; . The last thing I can suggest here is to use &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code/Tutorials?lang=en"&gt;VSCode extension&lt;/a&gt;&amp;nbsp;because it helps to install SDK and toolchain in a safe and reliable way, also it is very convenient to use!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531464?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 06:43:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1b24064-56ae-4cf5-a87b-4353653b5c52</guid><dc:creator>Abhinav152</dc:creator><description>&lt;p&gt;Hi, I tried reinstalling the nRF SDK, but I&amp;#39;m still encountering the same errors.&lt;/p&gt;
&lt;p&gt;According to the nRF SDK installation guide, there should be an ncs folder that serves as the main workspace. However, in my case, I&amp;#39;ve cloned the nRF SDK and the Zephyr toolchain separately, so they&amp;#39;re not located in the same directory.&lt;/p&gt;
&lt;p&gt;The reason I chose this setup is because nrfutil is no longer working for me.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1744353811914v1.png" alt=" " /&gt;&lt;br /&gt;I also tried removing the build directory and tried but the same issue was encountered&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use nrf54L15-dk  with external host through hci uart application</title><link>https://devzone.nordicsemi.com/thread/531431?ContentTypeID=1</link><pubDate>Thu, 10 Apr 2025 18:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50c95e52-9c42-4ec2-a26c-6b6be58f938b</guid><dc:creator>ivan iushkov</dc:creator><description>&lt;p&gt;hmm, that&amp;#39;s strange.I don&amp;#39;t have the first line like in your output &amp;quot;&lt;span&gt;manifest nrf HEAD N/A&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Just a couple more questions from my side:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. Have you initialized the workspice according to this guide?&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/install_ncs.html#get-the-ncs-code"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/install_ncs.html#get-the-ncs-code&lt;/a&gt;&amp;nbsp;. I think the following command should be used to initialize it properly `west init -m &lt;a href="https://github.com/nrfconnect/sdk-nrf"&gt;github.com/.../sdk-nrf&lt;/a&gt; --mr v3.0.0-rc1 v3.0.0-rc1` (it may take quite long time because it downloads all the repositories).&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Can you try to remove build/ directory and do `west build -bnrf54l15dk/nrf54l15/cpuapp` again? Maybe there are some invalid objects from the previous attempts to build, but usually it shoudn&amp;#39;t be an issue.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>