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

sd_mutex_acquire executed twice

Hello,

in my test I executed sd_mutex_acquire twice in sequence without releasing it. However, I did not get a "NRF_ERROR_SOC_MUTEX_ALREADY_TAKEN" on the second time. What went wrong ?

I am using SoftDevice S132 v4.0.2 on nRF52832.

Best regards,

Related