You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: