Arduino with Bluetooth HID profile built-in?

Can the Arduino Nano 33 BLE/IoT boards be used as Bluetooth HID devices? I see they support the Bluetooth 5 GATT profile, and I see there is something called HID over GATT (HOGP), but not sure if that profile is supported.

If not, could anyone recommend an Arduino-compatible that is:

  • near nano or smaller form factor
  • single board
  • recognized by Win/Mac/Android/IOS as a Bluetooth keyboard with no special drivers
  • cheap is nice :slight_smile:

Thanks!