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

Find a replacement ESP32-wroom #54

Open
unglazedstamp opened this issue May 15, 2024 · 3 comments
Open

Find a replacement ESP32-wroom #54

unglazedstamp opened this issue May 15, 2024 · 3 comments
Assignees

Comments

@unglazedstamp
Copy link

This afternoon, after some wiring changes, the ESP32 stopped to work correctly. The board is still recognized by my computer but I'm not able to flash it with the arduino ide. I tried with other computers without success. The most probable issue is a short circuit that broke some of the components, but I don't see any visible damage. I checked the power supply and it still provides the same 5v as before to the board. I tried to reset and checked the troubleshoot documentation (https://docs.espressif.com/projects/esptool/en/latest/esp32/troubleshooting.html) but without success. The error is "No serial data received."
Could we have another ESP-32 wroom board as soon as possible and some advice on how to avoid such event in the future please ?
@feeds @malenraychev

@unglazedstamp unglazedstamp self-assigned this May 15, 2024
@feeds
Copy link
Contributor

feeds commented May 16, 2024

Did you manage to get one of the other ones running in the end? Or do you actually need to find a replacement?
@unglazedstamp

@feeds
Copy link
Contributor

feeds commented May 16, 2024

If not I will ask Christoph what he can do to help find something that works.

@unglazedstamp
Copy link
Author

The replacement ESP you gave me was a ESP 8266, so it was incompatible with the libraries I used. Lucas gave me an ESP 32 C6 which was compatible with all the libraries except the one for the servo. After a while I managed to replace the library with a low level control of of the pins. The changes are on the PR: #48 . Thank you for your help.

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