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

ERROR CODE 12291

Hello,

I am trying to update temperature value through BLE characteristics example but while temperature update in following function I am getting error code 12291.

err_code = sd_ble_gatts_hvx(p_our_service->conn_handle, &hvx_params);

What is the meaning of this error code?

Parents Reply Children
No Data
Related