Page 1 of 1
Help! AT commands not working.
Posted:
Fri Oct 08, 2021 1:27 pm
by Ryan0123456789
So I was using an arduino nano to control my esp8266 via at commands. But the esp8266 isn't responding to the AT commands. I checked different baud rates. Used my pc with cp2102. Flashed the v1.7.4 nonOS at firmware. However it is outputting some lines when ch_pd is pulled to ground. And it says 'timed out waiting for packet header' when uploading any sketches.
Re: Help! AT commands not working.
Posted:
Sun Oct 10, 2021 4:34 am
by JurajA
so you want sketches or AT commands? you can't have both
Re: Help! AT commands not working.
Posted:
Sun Oct 10, 2021 4:52 am
by Ryan0123456789
JurajA wrote:so you want sketches or AT commands? you can't have both
No. When I found AT commands weren't working I uploaded a blank sketch to check my esp8266.
Re: Help! AT commands not working.
Posted:
Mon Oct 11, 2021 2:33 am
by JurajA
sketch upload replaced the application on the esp8266. there is no AT firmware now