-
Notifications
You must be signed in to change notification settings - Fork 415
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
Comments
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. |
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. |
|
It might be worth it to try #111 and see if that happens to fix the compatibility issues with that dongle. |
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
The text was updated successfully, but these errors were encountered: