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

HID Keyboard or custom service

Hello,

In our device, we would like to implement an HID Service for the most simple cases. This part is OK, there are examples for this.

For advanced users, we would like to implement a custom service that allows bi-directional communication and further device configurations. The different profiles will be selected using the buttons on the device.

How can we change the available services in a device at runtime? Can you point me towards an example out there?

Please note that we decided to use the nRF Connect SDK and Zephyr RTOS. 

Best regards

David

Related