Hi, the specification of nRF5 SDK for Mesh v5.0.0. says the interrupt priority has two levels, named priority_lowest and priority_thread.
I am not clear on some things.
Number1: Does the interrupt operation wait for a period of time? If does, what's the waiting time? Can if setting the waiting time? Does it have a range?
Number2: What's the difference between the two levels? Are they having the same functions?