Skip to content

ESP32 C3 Super Mini Issue #69

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

Open
Roger2603 opened this issue May 8, 2024 · 3 comments
Open

ESP32 C3 Super Mini Issue #69

Roger2603 opened this issue May 8, 2024 · 3 comments

Comments

@Roger2603
Copy link

Roger2603 commented May 8, 2024

I'm encountering a peculiar issue with my project involving BLEMouse integration. Interestingly, the code works perfectly fine on an ESP32 board, but when I switch to an ESP32 C3 Super Mini board, I encounter a problem where the code stops executing after calling bleMouse.begin(); in the void setup() function.

I've thoroughly checked the hardware connections and confirmed that they are correct. Additionally, the BLEMouse library is compatible with both ESP32 and ESP32 C3 boards. Despite these efforts, I'm unable to pinpoint the exact cause of the problem on the ESP32 C3 board.

Has anyone else experienced similar issues when transitioning between different ESP32 boards? Any suggestions or insights into potential compatibility issues between the BLEMouse library and the ESP32 C3 board would be greatly appreciated.

Thank you for your help!

@alexkoppelman
Copy link

Same problem here. Any ideas anyone?

@alexkoppelman
Copy link

Same problem here. Any ideas anyone?

ok, I found you can actually make this work if you downgrade the ESP32 by Espressif to 2.0.17 in the Board manager. The 3.X's seem to have issues.

@mamawhes
Copy link

@alexkoppelman api problem

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