Hello,
I'm trying to run the s132 (and s140) softdevice while running a proprietary mesh network stack. Naturally I'm requesting a hefty amount of radio slots. I need to know when the softdevice can cancel my requested slots, specifically if this can occur while I'm in a granted slot. It would be nice to be 'safe' within a slot, and not having to worry about aborting a radio session at interrupt level mid-send.
I've scoured the forum, and the documentation only specifies the case where we get the canceled event before the requested slot starts.
Thankful for any input!
//Johannes