WebREPL on ESP32-PICO #10978
-
Trying to setup webREPL on my ESP32-PICO-KIT board, firmware esp32-20220618-v1.19.1. After reading a number of various tutorials from the net, and setting up everything, I get to asking for my psw, then greeting "WebREPL connected" and the ">>>" prompt However, I can get files from the ESP using the button "Get from Device". So there Also, strangely, things work OK if I use Thonny as the client, by changing the drop down setting But as said, not working from the browser page. What am I missing here, please? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Are you by chance connected to webrepl and over serial repl at the same time? |
Beta Was this translation helpful? Give feedback.
-
Hi Seth, thanks for your response. I had a same feeling that Thonny might somehow interfere but did not have time to do a definite test. Today I totally disconnected the ESP32 board from my PC and fed it from a mobile phone charger. Amazingly, webREPL came to life. Somewhere, I have seen remarks that webREPL is an "experimental" feature. Beware. |
Beta Was this translation helpful? Give feedback.
Are you by chance connected to webrepl and over serial repl at the same time?
Sometimes when I do this, I can get some glitchy behavior where things typed don't show up, are latent, or bug out on either the web repl, or the serial connection repl.