Hi,
Like some other users, I face an issue migrating from ncs<2.6.0 to ncs 2.7.0 regarding radio notification.
I saw it is possible to use the PPI for the EGU IRQ to be triggered on RADIO event, as shown in these posts
MPSL radio notification API: why dropped? - Nordic Q&A - Nordic DevZone - Nordic DevZone
Unfortunately, NRF_RADIO register is not accessible from the cpuapp on nrf5340.
What is the alternative to be able to catch NRF_RADIO_EVENT_END event or equivalent with ncs2.7.0 and nrf5340?
Thank you for your help.