Hey,
I am using an HID keyboard + keyboard toggle in my project,
When the nrf connects an iOS phone, it takes control over the phone's keyboard.
To release the kb we use toggle hid report send.
The problem is, if we send the hid, when the phone is not in a text field application, the toggle has no effect.
I read about an HID suspend/resume feature that should practice an HID connection/disconnection like behavior.
I could not find a lot of info about the suspend in the spec sheet of nrf.
1) Please, could u point me to the right direction?
2) Is there another way to take/release control over the keyboard in the iOS phone, from the nrf board.
Will appreciate any help,
Kobi