Hi Team,
I have nRF5340 DK board and I want to test the Bluetooth Periodic Advertising with Response and Bluetooth Periodic Advertising with Responses Synchronization examples.
But I see from the "sample.yml" files that it is only supported for nRF52840 board. How can I make these example to run on nRF5340 DK board.
I see that nRF5340 chip supports BLE 5.4 and these examples are also introduced from the same BLE version.
Examples:
v2.7.0\zephyr\samples\bluetooth\periodic_sync_rsp
v2.7.0\zephyr\samples\bluetooth\periodic_adv_rsp
It is important for our project to experiment these features on the nRF5340 chip. Please let me know how can I get them to work on our chip?