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

How to test BLE keyboard on iOS7?

Hi all,

I noticed that there are some instructions for testing keyboard on win8.1 or USB dongle. Can I test it on my iPhone5s which is iOS7.0.4 now?

Regards, Aaron

Parents
  • Hi Håkon,

    I am testing "Nordic\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard". And I followed "HID Keyboard Application" part under "nRF51 SDK" -> "Example" -> "BLE Peripheral" in SDK5.2 documentation.

    1. Compile and program the application, the Advertising LED is lit.
    2. On the Windows 8 PC,and connect to the device named 'Nordic_Keyboard'. The Connected LED was lit, and the Advertising LED was off.
    3. Open a text editing application.
    4. Press Button 0 on the board. And no text show on the text editor.
    5. LED2 is lit and text 'capson' will be seen on the text editor window on the PC, if I turn Caps-Lock On on the PC. And also the Caps-Lock Off.

    So I think BLE keyboard was connected, but why no text show on the text editor? Unfortunately, I don't have USB Dongle for now.

    Anyone else can test it?

    BR Aaron

Reply
  • Hi Håkon,

    I am testing "Nordic\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard". And I followed "HID Keyboard Application" part under "nRF51 SDK" -> "Example" -> "BLE Peripheral" in SDK5.2 documentation.

    1. Compile and program the application, the Advertising LED is lit.
    2. On the Windows 8 PC,and connect to the device named 'Nordic_Keyboard'. The Connected LED was lit, and the Advertising LED was off.
    3. Open a text editing application.
    4. Press Button 0 on the board. And no text show on the text editor.
    5. LED2 is lit and text 'capson' will be seen on the text editor window on the PC, if I turn Caps-Lock On on the PC. And also the Caps-Lock Off.

    So I think BLE keyboard was connected, but why no text show on the text editor? Unfortunately, I don't have USB Dongle for now.

    Anyone else can test it?

    BR Aaron

Children
No Data
Related