Replies: 1 comment 1 reply
-
Hi, the discussion function here for the wiki is just come online and there are few people here. Hope that there will be other contributor s can help you! And you can always ask them on our forum! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having an issue keeping a good BLE connection between Windows (using Chrome and Web Bluetooth) and the XIAO ESP32C3. The ESP32C3 is listed when scanning for devices and I can connect to it, but it immediately disconnects before I can read a characteristic. I don't have the issue using an old Hiletgo ESP32 dev module. And yes, I do have the antenna connected.
My setup - using Arduino IDI (2.0.4) with ESP library version 2.0.6. I tried using 2.0.7, but had problems with incompatibilities with IDE.
Also using the FastLED library for controlling a string of LEDs. Even with the LEDs disconnected, I still have the same issue.
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions