Hi,
May I ask, why read_resp is missing in struct ble_hid_report_record_t in sdk 15? Currently, I am migrating to sdk 15 from sdk 14.2. However, I didn't find any document related to this, on how to replace read_resp with the latest sdk interfaces.
I am new to BLE hid, and I do not know what read_resp is really for. Should I just remove all read_resp assignments and do just nothing?
would you please guide? Thanks.
Vincent