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

Some wireless mini keyboards do work and others don't #8

Open
dinoelectro opened this issue Dec 3, 2023 · 3 comments
Open

Some wireless mini keyboards do work and others don't #8

dinoelectro opened this issue Dec 3, 2023 · 3 comments

Comments

@dinoelectro
Copy link

Some wireless mini keyboards do work and others don't, what could be happening, apparently the old models worked but the new models didn't, can someone help me solve the problem?
I am testing with the examples that come with the library

wireless

@liudr
Copy link

liudr commented Dec 3, 2023

I may or may not be able to help depending on what we are actually dealing with. But you can at least make it possible for those who could help provide you the help if you post actual information such as the outcome of running an enumeration example code and outcome of keyboard code, with any or all commented debug print lines enabled, and your expectation vs actual outcome. "Not working" isn't a technical term and doesn't convey any information necessary to fix your problem. The photo is a nice to have extra.

@dinoelectro
Copy link
Author

Thank you for being willing to collaborate. I have several keyboards like the ones I show in the image. They all work well with my computer and my smart TV, but only one works with the USB host shield. I am using an Arduino Uno and doing tests with several examples that included in the library
usbhidbootkbd, usbhidbootmouse, usbhidbootkbdandMouse.
The "Start" message always appears on the serial port regardless of whether you place a keyboard or another.

@dinoelectro
Copy link
Author

dinoelectro commented Dec 3, 2023

1701640922227
1701640922237

Only the keyboard works whose code is
ATV-I8, you can see the ascii codes corresponding to each key on the serial monitor... while on the others the message "START" appears and nothing else

NOTE:
Obviously each keyboard has its corresponding dongle.

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

2 participants