-
• #2
Windows: I Found the baudrate setting. Changed to 115200 and it worked -> Party!!!
In ubuntu it did not work in any way:
- Changed speed to 115200 -> still "Connection Failed."
- I found the option to connect to TCP/IP -> still "Connection Failed."
- I tried both the WebIDE and the Chrome App. The same results.
- I tried USB2 but also USB3 -> "Connection Failed."
- Changed speed to 115200 -> still "Connection Failed."
-
• #3
Same problem but on 2v10.226
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.