Hello,
I have a question regarding app interrupt handling.
When an Application Timer Interrupt is being handled, can it preempted by a higher prioritized interrupt of Nordic SoftDevice ?
Best regards,
Hello,
I have a question regarding app interrupt handling.
When an Application Timer Interrupt is being handled, can it preempted by a higher prioritized interrupt of Nordic SoftDevice ?
Best regards,
Yes, it can. More about interrupt priorities here: Interrupt priority levels.
Yes, it can. More about interrupt priorities here: Interrupt priority levels.