Hi all. i am using hid device keyboard example for nrf5. But when I try to call
sd_ble_gatts_hvx(p_hids->conn_handle, &hvx_params), this function returns error code 0x00003401. This function is in ble_hids_inp_rep_send, which call when Button 0 pressed.
Please help.
P.S. Sorry for my English.