Hello,
Is it possible to enable the BLE direction finding beacon along with 802.15.4 in the nRF5340? I am using Nordic SDK version 1.9.1.
Thanks,
Mike
Hello,
Is it possible to enable the BLE direction finding beacon along with 802.15.4 in the nRF5340? I am using Nordic SDK version 1.9.1.
Thanks,
Mike
Hi Simon,
Thank you for the speedy reply.
I've taken the approach that you recommend. I started with the samples direction_finding_connectionless_tx and multiprotocol_rpmsg for the nRF5340 and combined the samples. However, I am encountering a hard fault on the application processor when I enable 802.15.4 on the nRF5340.
Bluetooth initialization...ASSERTION FAIL [err == 0] @ WEST_TOPDIR/zephyr/subsys/bluetooth/host/hci_core.c:305
*** Booting Zephyr OS build v2.7.99-ncs1-1 ***
Starting Connectionless Beacon Demo
Bluetooth initialization...
I enable 802.15.4 on the network processor with these configurations in prj.conf:
Hi Simon,
Thank you for the speedy reply.
I've taken the approach that you recommend. I started with the samples direction_finding_connectionless_tx and multiprotocol_rpmsg for the nRF5340 and combined the samples. However, I am encountering a hard fault on the application processor when I enable 802.15.4 on the nRF5340.
Bluetooth initialization...ASSERTION FAIL [err == 0] @ WEST_TOPDIR/zephyr/subsys/bluetooth/host/hci_core.c:305
*** Booting Zephyr OS build v2.7.99-ncs1-1 ***
Starting Connectionless Beacon Demo
Bluetooth initialization...
I enable 802.15.4 on the network processor with these configurations in prj.conf: