Hi Nordic team,
I'm trying to implement a module that forward messages from the keyboard to the computer via bluetooth.
Input:
Wired keyboard plugs into the USB port on the module, the keyboard will be powered by the module to operate.
The module will read the keyboard's HID message continuously.
Outcomes:
The read message will be converted to bluetooth and sent to the computer via the HID bluetooth keyboard.

If it is possible, please help me!
Thanks in advance!