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

Which HID device type to use?

We are upgrading an existing product to use Bluetooth instead of the parallel port.

It must support >20kbit/sec communications between the device and the host PC.

We are considering the nRF52832 because of it's local processing power.

I currently have the PCA10040 developer kit board.

Question: what service do you recommend? I looked at the HID keyboard example and it is running fine after building it in eclipse. However, having multiple keyboards on a customer computer might cause problems. Assuming a HID device profile is the best way to connect, which profile would you recommend?

Thank you for your time!

Related