-->
Page 2 of 6

Re: Can't Flash Memory on Wemos D1 Mini

PostPosted: Wed Jun 15, 2016 11:11 am
by tcontrada
So I was wondering if anyone else had this issue with the Wemos D1 Mini?

Re: Can't Flash Memory on Wemos D1 Mini

PostPosted: Wed Jun 15, 2016 7:15 pm
by Mmiscool
You must ground D3 (gpio0) in order to flash this device.

Re: Can't Flash Memory on Wemos D1 Mini

PostPosted: Wed Jun 15, 2016 8:22 pm
by joeman2116
I use a D1 mini as a thermostat with espBasic v2 - I actually mounted it inside an "eco plug" module.

I took out the old esp and replaced it with an D1 mini.

TO FLASH:
Remove power,
Press and hold the flash button , add power while button is still pressed, wait until it blinks
Then release the flash button.

Sometimes, you must press the reset after you release the flash button.

One note: on flashing the mini, Even though it has a flash button, I sometimes short Gpio0 to gnd.


All working well.

Joe

Re: Can't Flash Memory on Wemos D1 Mini

PostPosted: Thu Jun 16, 2016 8:52 am
by tcontrada
Mine does not have a Flash button, only a Reset button.

I wonder why yours has one and mine does not. Anyway I will try grounding GPIO0, hopefully that will work

Thanks...