*** Booting Zephyr OS build zephyr-v3.1.0-2256-gdddb5dd6b0de *** Starting Beacon Demo Bluetooth init failed (err -11) [00:00:01.262,176] bt_hci_driver: Endpoint binding failed with -11 [00:00:01.262,207] bt_hci_core: HCI driver open failed (-1

Hi,

I am trying to run a sample "Beacon" that  a sample of nrf5340  about bluetooth.

but, there is one issue as follow when i run each sample about bluetooth :

Bluetooth init failed (err -11)
[00:00:01.262,176] <err> bt_hci_driver: Endpoint binding failed with -11
[00:00:01.262,207] <err> bt_hci_core: HCI driver open failed (-11)

I build the program by :   west build -b nrf5340dk_nrf5340_cpunet.

then:   west flash

I'm a novice who is leaning nrf5340.

please help me.

many thanks

Related