We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BLE Keyboard cannot works in case of windows 11(Letsnote CF-SV) or Android14(Pixel6a) I tried below MCU, only M5StickC works fine.
MCU : ESP32S3 ESP32C3 ESP32C6 ESP32-WROOM-32 M5StickC(ESP32-Pico)
I will attach the serial logs.
logs: sending Enter key... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Sending 'Hello world'... Sending Enter key... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Waiting 5 seconds... Sending 'Hello world'... Sending Enter key... Waiting 5 seconds... Waiting 5 seconds... Sending 'Hello world'... Sending Enter key... Waiting 5 seconds...
In case of windows10, all hardware can work fine.
In case S3 and C3, I used this https://github.com/T-vK/ESP32-BLE-Keyboard/pull/318/files . In case C6, I used https://github.com/siroitori0413/ESP32-BLE-Keyboard
The text was updated successfully, but these errors were encountered:
No branches or pull requests
BLE Keyboard cannot works in case of windows 11(Letsnote CF-SV) or Android14(Pixel6a)
I tried below MCU, only M5StickC works fine.
MCU :
ESP32S3
ESP32C3
ESP32C6
ESP32-WROOM-32
M5StickC(ESP32-Pico)
I will attach the serial logs.
logs:
sending Enter key...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Sending 'Hello world'...
Sending Enter key...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Waiting 5 seconds...
Sending 'Hello world'...
Sending Enter key...
Waiting 5 seconds...
Waiting 5 seconds...
Sending 'Hello world'...
Sending Enter key...
Waiting 5 seconds...
In case of windows10, all hardware can work fine.
In case S3 and C3, I used this https://github.com/T-vK/ESP32-BLE-Keyboard/pull/318/files .
In case C6, I used https://github.com/siroitori0413/ESP32-BLE-Keyboard
The text was updated successfully, but these errors were encountered: