<?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>bt_hci_driver: Endpoint binding failed with -11</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127946/bt_hci_driver-endpoint-binding-failed-with--11</link><description>I&amp;#39;m developing software for the nRF5340 based on the NCS 3.2.4 &amp;quot;hello world&amp;quot; example. Adding bt_enable() returns error code -11. Please tell me how to implement bt_enable() so that it completes correctly. The source code is as follows: prj.conf main.c</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 May 2026 06:52:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127946/bt_hci_driver-endpoint-binding-failed-with--11" /><item><title>RE: bt_hci_driver: Endpoint binding failed with -11</title><link>https://devzone.nordicsemi.com/thread/565771?ContentTypeID=1</link><pubDate>Fri, 01 May 2026 06:52:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dd849e6-244d-4f34-aeb1-b88bc5488645</guid><dc:creator>gocchan</dc:creator><description>&lt;p&gt;I tried both methods, but the problem has not been resolved.&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/pastedimage1777618258510v1.png" alt=" " /&gt;&lt;/p&gt;
&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/pastedimage1777618329436v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_hci_driver: Endpoint binding failed with -11</title><link>https://devzone.nordicsemi.com/thread/565617?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2026 10:04:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05a9dbbe-e7ab-4e77-8841-19c60eac6527</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I can confirm that the regular Hello world does not include anything for the network core. When working with Bluetooth, you need to include the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/ipc_radio/README.html"&gt;IPC Radio application&lt;/a&gt;&amp;nbsp;on the network core. This can be done either by adding a sysbuild.conf file in your project with&amp;nbsp;&lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#SB_CONFIG_NETCORE_IPC_RADIO"&gt;SB_CONFIG_NETCORE_IPC_RADIO&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#SB_CONFIG_NETCORE_IPC_RADIO_BT_HCI_IPC"&gt;SB_CONFIG_NETCORE_IPC_RADIO_BT_HCI_IPC&lt;/a&gt;&amp;nbsp;set to &amp;quot;=y&amp;quot;, or by copying the Kconfig.sysbuild file from one of our Bluetooth samples like this one&lt;code&gt;&lt;span&gt;&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bluetooth/peripheral_uart/Kconfig.sysbuild"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bluetooth/peripheral_uart/Kconfig.sysbuild&lt;/a&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_hci_driver: Endpoint binding failed with -11</title><link>https://devzone.nordicsemi.com/thread/565598?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2026 08:02:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f1e0bff-f82b-4cad-ba9a-0127df61d577</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The hello sample builds with an empty net core by default IIRC.&lt;/p&gt;
&lt;p&gt;Using one of the nrf BT samples should yield a working build with a proper BTLE enabled net core image.&lt;/p&gt;
&lt;p&gt;Net core image is specified in the &lt;code&gt;sysbuild.conf &lt;/code&gt;file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>