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,
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,
It was my mistake. Thank you anyway.
It was my mistake. Thank you anyway.