cancel
Showing results for 
Search instead for 
Did you mean: 

WB55CG USB dongle to implement "HID proxy" bluetooth dongle

Hi,

I have a bluetooth keyboard. Obviously for the keyboard to be detected and used we need a bluetooth dongle and an OS that provides a bluetooth stack. This causes that at boot time the bios (UEFI), not having, bluetooth stack, is unable to detect my keyboard, and I am unable to use it for bios setup.

normal_BT_dongle.png

To overcome this problem, HID proxy mode is needed, in which the Bluetooth stack runs directly inside the dongle and the usb announces itself as an HID device.

HID_proxy_with_st_wb55.png

I would like to try to implement this using WB55CG USB dongle as shown in the image above.

At this point the questions:

  1. Is this goal achievable?
  2. Is WB55CG USB dongle upgradable from usb using dfu? Or only from SWD?
  3. Is there an example from the SDK that does this?
  4. If not, what examples should I start from to achieve the goal?
  5. What effort do you think such a thing requires?

best regards

Max

2 REPLIES 2
Pavel A.
Evangelist III

HID proxy mode is needed, in which the Bluetooth stack runs directly inside the dongle

IIRC, Microsoft or others sell wireless mice with USB adapter that does exactly this. Saves you development time ))

 

too late,

I have received (as a gift) a mechanical bluetooth keyboard.