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

BLE keyboard communication between pc and nrf52840

can any anyone suggest me how can i do this ble communication between those devices 

i have used example program ble_app_hid_keyboard.

my question is i have to type data(keyboard) from nrf connect app (mobile) that should replicate in my pc ,hhow can i do this?

Parents
  • Hello,

    I am not sure I understand you question exactly.
    It sounds to me that you have used the ble_app_hid_keyboard successfully, and tested its functionality according to its documentation, is this correct?

    my question is i have to type data(keyboard) from nrf connect app (mobile) that should replicate in my pc ,hhow can i do this?

    Looking at the title of your question, it sounds like you want to send keyboard data from an nRF52840 to a PC. However, when I read the last line of the question, it seems you would like to send keyboard data directly from the nRF connect app on mobile to a pc, without mention of the nRF52840.

    Please help me understand your issue so I may better help you.

    Best regards,
    Karl

Reply
  • Hello,

    I am not sure I understand you question exactly.
    It sounds to me that you have used the ble_app_hid_keyboard successfully, and tested its functionality according to its documentation, is this correct?

    my question is i have to type data(keyboard) from nrf connect app (mobile) that should replicate in my pc ,hhow can i do this?

    Looking at the title of your question, it sounds like you want to send keyboard data from an nRF52840 to a PC. However, when I read the last line of the question, it seems you would like to send keyboard data directly from the nRF connect app on mobile to a pc, without mention of the nRF52840.

    Please help me understand your issue so I may better help you.

    Best regards,
    Karl

Children
Related