Unstable BLE Connection with ESP32C3
Posted: Fri Mar 03, 2023 3:36 pm
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?
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?