This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sd_ble_gattc_write with error code 0x00000011

Hi,

While access sd_ble_gattc_write api, I got an error code 0x00000011. If I check nordic document for sd_ble_gattc_write error code, I can't find any error code with this number. How to analyze this error code.

I am getting NRF_ERROR_BUSY sometimes. I am re-trying sending data whenever I get this error.

Thanks

Related