ESP32 - Minicom working; Web IDE not working #7452
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2021-09-10 by user134201 Windows: I Found the baudrate setting. Changed to 115200 and it worked -> Party!!! In ubuntu it did not work in any way:
Posted at 2021-11-23 by user136922 Same problem but on 2v10.226 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-09-10 by user134201
Hello guys,
I use this ESP32 board from Olimex: https://www.olimex.com/Products/IoT/ESP32/ESP32-EVB/open-source-hardware
I uploaded the firmware. WiFI connect at start-up works (done with minicom).
Although minicom is working without any issue on Ubuntu aand Windows, the WebIDE does not work on any of the OSs.
WeIDE: on Ubuntu I can find the board on port ttyUSB0. I hit connect. I get the following message: "Connection Failed. "
WebIDE: On Windows 10: I find the device on COM 3. I connect the device. Two messages appear, one after the other:
Any solution you know for this?
As the board connects to the WiFi, can't the WebIDE connect to the board over the WiFi? - I tried and I cannot connect to the ESP WiFI network.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions