Hello guys,
I was refreshing BLE concepts by doing the BLE Fundamentals once again and I have faced some trouble with the nRF5340 dk on Lesson 2.
I have built the application for app and net core and in both cases I get these errors:
[00:00:01.253,601] <err> bt_hci_driver: Endpoint binding failed with -11 [00:00:01.253,631] <err> bt_hci_core: HCI driver open failed (-11) [00:00:01.253,631] <err> Lesson2_Exercise1: Bluetooth init failed (err -11)
Which I'm pretty shure that didn't appear the first time I went over the course, so maybe its a ncs version issue (using 2.9.0 now).
Any thoughts on that?
If the version is the issue, what specifically has changed that makes the BL initialization not work?
All the best.