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

Question about nested interrupts

Hi all,

There is a question that I want to figure out.

I have a nrf52 board which supports to use DMA to receive data from UART. So what would happen when BLE radio interrupt and swi(timer) interrupt occur in the same time? Whether swi interrupt can be preempted by BLE interrupt ? Please give me a reply if you have an idea.

Thank you!

Related