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

Tutorial/Docu to event Handlers of nrf_esb example code

Hello all,

i am struggling with the example code of the Enhanced ShockBurst Protocoll in SDK 11. I cannot really see the structure of the code, to which time which event occurs. Is there a tutorial or a documentation out there which explains the general idea of the event handling to get the concept/idea behind it.

For example I cant find the interrupt handler for the button press. The example code provides the functionality if I press one button the development board send a message to another nRF52 chip. Where I find the Handler which handles this button interrupt?

Thanks in advance,

Florian

Related