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
How to re-flash an ESP?
Moderators: grovkillen, Stuntteam, TD-er
-
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
Re: How to re-flash an ESP?
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

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



-
- Normal user
- Posts: 18
- Joined: 08 Nov 2017, 08:03
Re: How to re-flash an ESP?
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!
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!
-
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
Re: How to re-flash an ESP?
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

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



-
- Normal user
- Posts: 373
- Joined: 07 Feb 2018, 19:14
- Location: Helmstedt, Germany
Re: How to re-flash an ESP?
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:
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
-
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
Re: How to re-flash an ESP?
Yes you're right. That's probably the answer. 

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

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



-
- Core team member
- Posts: 9905
- Joined: 01 Sep 2017, 22:13
- Location: the Netherlands
Re: How to re-flash an ESP?
Hmm if it's more common, we should perhaps change all the 1M builds to DOUT mode?
-
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
Re: How to re-flash an ESP?
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

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Who is online
Users browsing this forum: Anthropic Claude Bot [bot] and 17 guests