With current ESB implementation I'm not able to delegate radio event to other thread or workqueue.
Kernels stays in idle (tickless kernel) and all radio frames are lost.
One solution is to disable tickless kernel or implement direct ISR according to Zephyr doc (in attached patch).
0001-esb-inform-OS-about-radio-event.patch