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

Event handler interaction

Is there a document describing the interaction and any asynchronous issues with the different types of event handlers? As I read it there are softdevice events, BLE events, timer events and button events. Are the handlers for all of these and any I've missed, schedule step on each other, or which once do I need to be concerned about critical sections?

Related