bt_hci_driver: Endpoint binding failed with -11 [00:00:02.273,956]

Hi,

I’m using the nRF5340 for a beacon development project in VS Code with nRF Connect SDK v3.1.1.

However, I’m facing the following error during initialization:

Starting Beacon Demo
[00:00:02.273,956] <err> bt_hci_driver: Endpoint binding failed with -11
[00:00:02.273,956] <err> bt_hci_core: HCI driver open failed (-11)
Bluetooth init failed (err -11)

I’ve gone through several threads discussing the same issue, but none of the suggested solutions have worked for me.

Any guidance or suggestions would be greatly appreciated, as I’m new to working with this dual-core controller.

Related