Search found 4 matches

by robertje1024
Thu May 19, 2022 5:27 pm
Forum: ESP8266 boards
Topic: Flash failure
Replies: 7
Views: 2939

Re: Flash failure

Hello guys,

I managed to upload the firmware with the "dio"
But then I still want to know how you got the version in Ubuntu.
I downloaded my Thonny through the standard way, with "sudo apt-get install thonny".

Thanks to help me.
My project, a weatherstation is running now.

Regards Robert
by robertje1024
Tue May 17, 2022 5:30 pm
Forum: ESP8266 boards
Topic: Flash failure
Replies: 7
Views: 2939

Re: Flash failure

You can try the four flash_mode option variants. The default is dio. But some boards need a different option, like dout. Helle Roberth, When I add -fm dout in the line, I get an error message. Should I remove the baud rate if necessary? If it's possible, can you give me an example line. Regards Rob...
by robertje1024
Tue May 17, 2022 5:25 pm
Forum: ESP8266 boards
Topic: Flash failure
Replies: 7
Views: 2939

Re: Flash failure

Hello Scruss,

I can't choose that option in my Thonny.
I am running it under Linux(Ubuntu Mate).
The version I have is 3.2.7.
This is the latest version for Linux.

Regards Robert.
by robertje1024
Mon May 16, 2022 6:10 pm
Forum: ESP8266 boards
Topic: Flash failure
Replies: 7
Views: 2939

Flash failure

Hello all, I'm new here. I have been trying to upload a Nodemcu V3 with an ESP8266 a Micropython firmware for some time now. Unfortunately, so far I have not succeeded. When I upload the firmware v1.17 (2021-09-02) .bin, and when it is done, the LED flashes very fast. There is then no micropython lo...