Hi,
I met some problems when I tried the sample 'direction_finding_connectionless_rx' in ncs v1.7.1 on nRF5340dk. I copied files to hci_rpmsg/boards as https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/direction_finding_connectionless_rx/README.html said, here is my nrf5340dk_nrf5340_cpunet.conf:
direction_finding_connectionless_rx/prj.conf:
I built by SES and failed:
Using git-cmd:west build -b nrf5340dk_nrf5340_cpuapp -- -DOVERLAY_CONFIG=overlay-aod.conf:
I'm not sure how to solve it, I got the same error when I built hci_rpmsg to network core. Please help me.
Thanks in advance!