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

WebSerial connection to ESP32 can not established, workaround needed #260

Open
U-H-T opened this issue Nov 19, 2024 · 0 comments
Open

WebSerial connection to ESP32 can not established, workaround needed #260

U-H-T opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@U-H-T
Copy link

U-H-T commented Nov 19, 2024

I tried to flash the ESP32 via the WebInterface, but the connection to the ESP32 failed.
What i did then, was to verify vial hterm if the ESP32 is really in bootmode. So i connected hterm with the ESP, set the jumper and waited for the serial log. After that i disconnected hterm and started again the connection via the teddycloud and connection was possible.
Reading and patching was succesul, flashing back causes the same issue, i first have to connect via hterm before the WebSerial could connect.

So not sure if it's a Problem of WebSerial, that the connection needs to be openend earlier, or that the ESP32 needs the serial connection to go into download mode (don't think so, cause there is no ack)
Maybe this will be solved if #102 is implemented

@henryk86 henryk86 added the enhancement New feature or request label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants