This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 USB HID service for iOS

Hello,

 I have a nrf51822 application which is communicating with iOS (iphone) via BLE HID service. It's only purpose is to send a screen lock HID code to iPhone. The bad side effect is that iOS also eliminates the iPhone’s soft keyboard, meaning no data entry. Is there any way to avoid this feature? One way was to enable/disable HID service, but, I have heard that is not possible in Nordic softdevice.

Related