Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
I want to implement pawr one-to-many communication in the periodic_adv_rsp example and for the AP to specify a tag to subscribe to subevents. I refer to the file nrf-esl-bluetooth ( https://github.com/NordicPlayground/nrf-esl-bluetooth/tree/v2.5-branch), but nrf-esl-bluetooth contains so many files that I don't know which ones to refer to.
What should I do?
Thanks.