ESP32-BLE-Keyboard
ESP32-BLE-Keyboard copied to clipboard
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
How to save connection information before power failure。Prevent reconnection every time。
Hi, I am using ESP-WROOM-32. I cannot pair BLE to Windows 11 or Android with WROOM 32. However, it can pair to Macbook easily. Does anyone have ideas about this...
Hi, this library doesn't send "_" or other special characters like "!" or "$". Then I don't know when send text my esp32 print in loop the last character of...
Hi, how can I set Italian keyboard in library ESP32-BLE-Keyboard?
I am running into an issue where my ESP32 will not reconnect to WiFi after a deep sleep. I know the issue lies somewhere with the release v.0.3.2 because it...
What I want to do is to be able, with the same esp32, to be able to choose at the start of the program to which device it should connect...
Hello everyone, great library, I worked a lot with this library a while ago and I have some tips and curiosities that might be useful to other members: 1 -...
Using the latest release, Oct 2020. The BLEmouse pairs/connects as Bluetooth device on Windows 10, but as "Other Device" rather than "Mouse", and there is no mouse movement, even though...
I am not able to get the BLE.keyboard to work. On my initial test with the example provided, the BLE.keyboard did seem to work and pressed the CTL+ALT+DEL keys a...
Hi all, I have been testing this library. I am currently using media keys volume up and down. It works perfectly on windows laptop. For Mac, i am able to...