I am trying to get arduino working as a HID bluetooth keyboard. I have a arduino nano with 15 buttons and a HC-05 Bluetooth module. What I need is to send these button inputs to a android device as a basic bluetooth keyboard. The buttons are simple, up, down, left right, volume up, down and so on.
My main concern is whether it will work and how to pair/send these commands to the android device.
Also is it possible that the recieveing android device to have a USB bluetooth dongle which will be specifically paired with this custom HID Blueetooth keyboard ?
I just drop the information like that but if you want to do hid from an HC-05, it is possible!
You only have to write the software of an RN-42 on the HC-05 because they have the same chip, the CSR BC417.