Problem with Wi-Fi Fundamental: Lesson 1 - Exercise 1

Hi,

I’m trying to finish the first exercise of lesson 1, but when I save it to flash and run the binary, I get this error and I don’t know what’s causing it.

[00:00:00.510,833] <inf> fs_nvs: 2 Sectors of 4096 bytes
[00:00:00.510,833] <inf> fs_nvs: alloc wra: 0, fe8
[00:00:00.510,833] <inf> fs_nvs: data wra: 0, 0
*** Booting nRF Connect SDK v3.1.1-e2a97fe2578a ***
*** Using Zephyr OS v4.1.99-ff8f0c579eeb ***
[00:00:00.511,505] <inf> net_config: Initializing network
[00:00:00.511,535] <inf> net_config: Waiting interface 1 (0x20001140) to be up...
[00:00:00.511,688] <inf> net_config: IPv4 address: 192.165.100.150
[00:00:00.511,718] <inf> net_config: Running dhcpv4 client...
[00:00:00.512,725] <inf> wifi_supplicant: wpa_supplicant initialized
[00:00:03.515,136] <err> bt_hci_driver: Endpoint binding failed with -11
[00:00:03.515,136] <err> bt_hci_core: HCI driver open failed (-11)
Bluetooth init failed (err -11).

Could someone help me? I’ve simply exported the example mentioned in the instructions: Bluetooth LE Wi-Fi provision.

Thank you.

Parents Reply Children
Related