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