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

How to implement HID central for the nRF52840?

There are only HID periphral sample code in nRF52840 SDK. It is difficult for me to implement HID central with the sample and tutorial provided. So I want to get a sample code or tutorial for HID central. In this regard, I want the following answer.

for HID central

  1. ble stack init
  2. gatt init
  3. peer manager init
  4. db discovery init
  5. hid client init
Related