Hi, As have been discussed earlier there is a problem with iOS device losing CCCD values on reconnect or turning bluetooth ON/OFF. A patch for the ANCS sample is presented in this thread but I would like some help on solving this in the HID keyboard example.
After a reconnect each ble_hids_inp_rep_send() returns NRF_ERROR_INVALID_STATE which indicates the CCCD values are not set, right?
As a new developer for BLE and Nordics libraries it would be great with an example how this is solved.