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

Is it possible to implement HID keyboard as host to connect a ble keyboard?

Hello,

As subject described on linux platform. Whether there is such sample code to be used?

Could you help share some links and infomations?

Thanks.

Parents
  • Hi

    If you are using a Linux based platform on the host side, what kind of BLE hardware are you using?

    Are you planning to use something like the nrF52840 dongle connected to the Linux host over USB?

    Best regards
    Torbjørn

  • Hi,

    I plan to use nRF52810 that developping with low cost.

    My use scenario looks like as below:

    1. nRF52810 plays as HID central role to be able to connect/communicate with any BLE keyboard which could be found in market.

    2. nRF52810 should deliver the control interface/high-level interface(like scan ble devices, initiate a connection, recieve a key code event) out to another CPU(Linux based) connected with nRF52810 via UART port.

    There is not over USB.

    So I am not sure if you already understand what I want to implement. Then I need evaluation information on such feature.

    Thanks.

Reply
  • Hi,

    I plan to use nRF52810 that developping with low cost.

    My use scenario looks like as below:

    1. nRF52810 plays as HID central role to be able to connect/communicate with any BLE keyboard which could be found in market.

    2. nRF52810 should deliver the control interface/high-level interface(like scan ble devices, initiate a connection, recieve a key code event) out to another CPU(Linux based) connected with nRF52810 via UART port.

    There is not over USB.

    So I am not sure if you already understand what I want to implement. Then I need evaluation information on such feature.

    Thanks.

Children
Related