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
  • Wait. What happens if you use the original HID Keyboard example? Does the notepad shows "hello" as expected?

    The reason why I'm asking this is to see if your's code of UART is okay.

    If you sent "hello" while using the original HID keyboard example,

    then we should consider that the UART code of yours need correction.

    /**********/

    One more thing.

    The original question was to pop up the hidden keyboard after connection.

    Did you solved this by adding the consumer report?

Children
No Data
Related