This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NCS 1.5.1: ESB RX event doesn't wake Zephyr from idle.

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

Parents Reply Children
No Data
Related