Page 1 of 2
Esp 12 communicates in AT mode but not flash mode.
Posted:
Sat Sep 12, 2015 3:18 pm
by AJB2K3
I'm attempting to run before i can walk here so I need help.
why does my Esp 12 communicate in AT mode but not flash mode?
Re: Esp 12 communicates in AT mode but not flash mode.
Posted:
Sat Sep 12, 2015 4:39 pm
by martinayotte
Are you placing GPIO0 to GND while doing a reset or power up ?
Also, GPIO2 and CH_PD need to be pulled-up, while GPIO15 need to be pulled-down.
Re: Esp 12 communicates in AT mode but not flash mode.
Posted:
Sun Sep 13, 2015 1:23 am
by AJB2K3
martinayotte wrote:Are you placing GPIO0 to GND while doing a reset or power up ?
Also, GPIO2 and CH_PD need to be pulled-up, while GPIO15 need to be pulled-down.
Im using this diagram
Is this the problem because it show GPIO0 as high and not low?
Re: Esp 12 communicates in AT mode but not flash mode.
Posted:
Sun Sep 13, 2015 3:07 am
by eriksl
This is the correct configuration for running firmware, but not for flashing, you need to pull GPIO0 down then. Don't short but use a resistor (always).