I need to apply for timeslot to scan private 2.4G signals, in order to save power consumption, the timeslot needs to be ended immediately after scanning the signal.
I try to return NRF_RADIO_SIGNAL_CALLBACK_ACTION_END signal to end the timeslot, but it has no effect.
So is there any way to end timeslot immediately when I want?