You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the tutorials for keyboard emulation and mouse emulation: Bluetooth LE HID Keyboard both on Windows and Linux.
The keyboard only emulation (ble_hid_keyboard) and the mouse only emulation (ble_hid_mouse) seem to work on both Windows and Linux, but the combined version (ble_hid_combo) doese not work on Linux.
I uploaded the tutorial code with espruino ide, then unpaired the device and paired it again.
When I the click the button, nothing happens.
Interesting that it would appear to have been recognised correctly, so maybe it's just sending the report in the wrong format (but then it wouldn't work on Windows either)
I tested the tutorials for keyboard emulation and mouse emulation: Bluetooth LE HID Keyboard both on Windows and Linux.
The keyboard only emulation (ble_hid_keyboard) and the mouse only emulation (ble_hid_mouse) seem to work on both Windows and Linux, but the combined version (ble_hid_combo) doese not work on Linux.
I uploaded the tutorial code with espruino ide, then unpaired the device and paired it again.
When I the click the button, nothing happens.
System settings
Ubuntu 22.04.5 LTS, Kernel: 5.15.0-134-generic
X-Server
dmesg log
The text was updated successfully, but these errors were encountered: