How to re-flash an ESP?

Moderators: grovkillen, Stuntteam, TD-er

Message
Author
Tobi993
Normal user
Posts: 18
Joined: 08 Nov 2017, 08:03

How to re-flash an ESP?

#1 Post by Tobi993 » 10 Feb 2018, 08:08

Hello all,

I have a few Wemos D1 mini and I want to put a new software on it.
So I tried to re-flash the devices by the Flashtool, but all devices don't start.
The flashtool reported success before.
I do not see them in my WiFi net or as an access point.

I tried V2.0.0 dev 12, 20180118 and the newest 20180209
What do I wrong?

BR

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden

Re: How to re-flash an ESP?

#2 Post by grovkillen » 10 Feb 2018, 09:17

You may have settings left on the unit? Reset command will erase the configuration file.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Tobi993
Normal user
Posts: 18
Joined: 08 Nov 2017, 08:03

Re: How to re-flash an ESP?

#3 Post by Tobi993 » 10 Feb 2018, 10:18

Now it works.
I tried the old R120 Version, then I had this ESP_0 AP.

I don't know why just the old version works for re-flashing!

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden

Re: How to re-flash an ESP?

#4 Post by grovkillen » 10 Feb 2018, 10:25

Because you previously had Rxx version on it with that versions config file.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Micha_he
Normal user
Posts: 373
Joined: 07 Feb 2018, 19:14
Location: Helmstedt, Germany

Re: How to re-flash an ESP?

#5 Post by Micha_he » 10 Feb 2018, 10:31

Look at this post(s): http://letscontrolit.com/forum/viewtopi ... 367#p24367

Maybe it's the same problem like many others. The flash-chip only works in DOUT-mode.
Test the image from TD-er and flash it from commandline with this batch:

Code: Select all

@echo off
set /p comport= Comport (example 3, 4, ..)           :
esptool.exe -vv -cd nodemcu -cb 115200 -cp COM%comport% -ca 0x00000 -bm dout -cf ESPeasy_v2.0.0-2018-02-08_DOUT.bin
pause

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden

Re: How to re-flash an ESP?

#6 Post by grovkillen » 10 Feb 2018, 13:27

Yes you're right. That's probably the answer. :roll:
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

TD-er
Core team member
Posts: 9905
Joined: 01 Sep 2017, 22:13
Location: the Netherlands

Re: How to re-flash an ESP?

#7 Post by TD-er » 10 Feb 2018, 15:23

Hmm if it's more common, we should perhaps change all the 1M builds to DOUT mode?

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden

Re: How to re-flash an ESP?

#8 Post by grovkillen » 10 Feb 2018, 16:17

Yeah we might need to do that.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Who is online

Users browsing this forum: Anthropic Claude Bot [bot], OpenAI Searchbot [bot] and 16 guests