Hi,
I have successfully used radio notifications in an nRF52840 app that I'm porting to nRF5340. Looking at the CONFIG_MPSL configuration option, it seems radio notifications are only available in the nRF53 net core build, whereas I would like to use them from my app core code. Is there a way of doing this?
Thanks