-
Tue 2019.08.13
I'm glad our suggestions assisted in finding a solution that worked.
Thank you for posting the baud rate confirmation.
'What does it means FLASH: 0?'
I'll agree that is an area to review. I did the test on a WiFi:
"VERSION": "2v04", "GIT_COMMIT": "3956264e", "BOARD": "ESPRUINOWIFI", "FLASH": 524288, "RAM": 131072,
Maybe that setup script still needs an argument change? I'm not able to offer a solution as I'm not an ESP32 user. To others, the amount of free mem does appear suspicious. Is anyone able to post their output for comparison please.
'Now I've tried to connect using WebIde and see the same error:'
I believe you have a different situation and not the same error. How is it being determined that the error is the same? I see the board detail just isn't returned.
I have occasionally run into that scenario. Have you attempted to just restart the WebIDE? I see the Com port is recognized.
More detail might be obtained by reviewing the WebIDE error console.
WebIDE >> Settings >> Console
Hi @Robin and @MaBe! I use Windows 8.1 based laptop.
I've downloaded firmware espruino_2v04_esp8266_4mb, runed command
Success. Then I runed command:
According esptool everything is fine and flashing success and verifying is also success. After reset the board, i connected via putty and runed commands:
What does it means FLASH: 0? I can't use storage to put my own code? :(
Now I've tried to connect using WebIde and see the same error:
In settings => communication, Baud Rate is 115200.