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

NRF52 softdevice changing application timing

Hi

In my application I have a function that takes about 1 ms, in which timing is critial. (I cannot allow even a few us change of the timing inside this function). When I run my application with the softdevice working, I see that the total running time of the function is changed, which means softdevice interrupted during the function.

Is there any way to ensure that the softdevice will not interrupt during a specific period of time?

Parents Reply Children
No Data
Related