Hello experts,
I'm trying to run the BLE Audio broadcast examples between two NRF5340DK. I managed to build and run the broadcast source by following Maria's comment here: Unable to create broadcast source when running broadcast_audio_source sample on nRF5340-DK
I also added the following configs to the broadcast sink's prj.conf file. With these additions, I could build and flash the broadcast sink too, both the APP and NET cores. (Removing either of these two flags resulted in a runtime error.)
CONFIG_NCS_INCLUDE_RPMSG_CHILD_IMAGE=n CONFIG_BT_HCI_VS_EXT=n
*** Booting nRF Connect SDK v2.5.1 *** [00:00:00.522,033] <wrn> bt_hci_core: Controller to host flow control not supported [00:00:00.527,191] <inf> bt_hci_core: Identity: DD:7D:FD:9D:38:F8 (random) [00:00:00.527,191] <inf> bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0d60, manufacturer 0x07e8 [00:00:00.527,221] <inf> bt_hci_core: LMP: version 5.2 (0x0b) subver 0x0d60 Bluetooth initialized Starting advertising Waiting for Broadcast Assistant No Broadcast Assistant connected Scanning for broadcast sources Found broadcaster with ID 0x4BCAF2 and addr 16:47:3B:43:A6:18 (random) and sid 0x00 Broadcast source found, waiting for PA sync Attempting to PA sync to the broadcaster with id 0x4BCAF2 [00:00:05.580,566] <wrn> bt_hci_core: opcode 0x2044 status 0x11 Could not create Broadcast PA sync: -5, resetting