nRF51-multi-role-conn-observer-advertiser
nRF51-multi-role-conn-observer-advertiser copied to clipboard
Sharing of software interrupts with the observer-advertiser
I think a separate software interrupt for the app_timer module is necessary due to the time sensitive nature of the module.
However, I do agree that the timeslot Observer example can provide some infrastructure to share the software interrupt so that it can be used by additional application modules.
A software interrupt sharing module is preferred so that other application modules can use share a single software interrupt.