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

HID Keyboard not shown on IOS8

Hi

Currently I have a device with the following details: Ic Version - 2, Variant - CE AA , Build Code - D0, Hardware Id - 004d I am using the softdevice s110_nrf51822_7.0.0_softdevice.hex , nRF SDK 6.1.

I am trying to test

HID keyboard App

I am able to connect to the Ipad but I am not seeing any HID keyboard when I open a note pad.

Can you please help me how to select HID keyboard and receive key events on IOS8.

Kind Regards, Ven

Parents Reply
  • Hmm... That's strange. I tested this project with my iPhone 6+ and iPhone 5S (iOS 8.4), and it worked.

    Are you using a custom board or evaluation boards such as PCA10001?

    I want to see that other examples (such as heart rate service exampe or NUS example) works with the board you have.

    One more thing. When you use the HID example,

    can you erase all bond infos?

    See the device_manager_init function. If you press this button while initializing,

    it will erase the bond infos.

    Also with your iPhone, go to setting -> Bluetooth -> Forget this device.

    After these steps, try the connection again.

Children
No Data
Related