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

gloves dont connect #107

Open
ny1u opened this issue Jun 26, 2023 · 3 comments
Open

gloves dont connect #107

ny1u opened this issue Jun 26, 2023 · 3 comments

Comments

@ny1u
Copy link

ny1u commented Jun 26, 2023

I use esp32 , with a ch340c converter. The firmware was successful, changed to bluetooth connection, but when I try to connect the gloves writes that there is no response from the device. Tried to connect by wire , also nothing works. I think the problem is in the ch340c.
explorer_IGRclvOUZo

@LittleNyanCat
Copy link
Contributor

LittleNyanCat commented Jun 26, 2023

If the firmware was successfully flashed, then that means the CH340C worked without any issue. Bluetooth is completely independent of the hardware serial interface so it has nothing to do with the CH340C either...
Is your Bluetooth dongle is version 4.0? Newer versions are known to cause issues with the ESP32

@ny1u
Copy link
Author

ny1u commented Jun 26, 2023

Dongle version is 5.0

@LittleNyanCat
Copy link
Contributor

That is a probably cause for the Bluetooth issue, however you should still be able to test it in serial mode (via USB cable)

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