Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example. I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by interruption.
I see in this hid init function (boot_kb_outp_rep_char_add) than the cccd parameters is NULL (does it have to include a parameter?)
When I configure the cccd parameter I can't see anymore my dongle with my smartphone
How can I create this interruption
BEst regards