Skip to content
New issue

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

Only media keys work, and no other regular keys work on windows 10, ESP32C6 #333

Open
FDFFDFDF opened this issue Nov 28, 2024 · 0 comments

Comments

@FDFFDFDF
Copy link

I’m trying to create a BLE keyboard with the ESP32-C6. I’m using the 0.3.2 beta library, and the Arduino IDE version is 2.3.3. I’ve resolved all the known compile errors.

However, only media keys (related to MediaKeyReport) are being recognized properly, while basic keys like "abcd", "Ctrl", "Alt", "Return", etc., are not being recognized on Windows 10.

For example, in the default example from SendKeyStrokes.ino, the "Hello world" text and the Return key do not work, but the Play/Pause media key works fine.

If anyone has faced the same issue or knows where I might need to make changes, I would really appreciate your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant