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

Is it incompatible to use CSR Dongle in Win7 or Win10? #37

Open
LusterWong opened this issue Aug 17, 2020 · 5 comments
Open

Is it incompatible to use CSR Dongle in Win7 or Win10? #37

LusterWong opened this issue Aug 17, 2020 · 5 comments

Comments

@LusterWong
Copy link

Thank you very much for this wonderful library.

A BLE KB test on ESP32 DEVKIT found iphones and Android phones working fine, but I tested three dongle chips using CSR dongle in Windows 7 or 10, and Windows couldn't find bluetooth for ESP32.

I tried installed the CSR driver(CSR Harmony) test and it also failed.

What should I do, thank you

@T-vK
Copy link
Owner

T-vK commented Aug 17, 2020

I don't know. Probably depends on if it supports BLE or not.

@LusterWong
Copy link
Author

I don't know. Probably depends on if it supports BLE or not.

The chip I used was CSR8510 and confirmed that it was BLE enabled, but I've tried five PCs and still can't recognize the Bluetooth keyboard for ESP32.

In addition, I also bought dongle of BCM20702, but it still cannot recognize the Bluetooth keyboard.

@beastdjw
Copy link

beastdjw commented Oct 9, 2020

Same problem for me. Android,Apple,Linux works fine. But windows not, when I use this library: https://github.com/scottlawsonbc/espjoy , Windows finds the esp32.

@LusterWong
Copy link
Author

Same problem for me. Android,Apple,Linux works fine. But windows not, when I use this library: https://github.com/scottlawsonbc/espjoy , Windows finds the esp32.
Thank you very much, this can be searched in windows.
But i don't know how to modify for the HID keyboard program?

@T-vK
Copy link
Owner

T-vK commented Aug 30, 2021

It might be worth it to try #111 and see if that happens to fix the compatibility issues with that 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

3 participants