Moderator: igrr
martinayotte wrote:Oh ! so, you are using AT firmware.
You probably need to erase the configs stored at specific location.
On most ESP, this command will do :Code: Select allesptool.py --port /dev/ttyUSB0 write_flash 0x0007e000 blank.bin
can you tell me how to do that, i am a beginner
martinayotte wrote:The tool can be downloaded from https://github.com/themadinventor/esptool, and it is providing the details how-to use it on the front page of this side.
can i flash it using arduino uno because a i don't have a USB to ttl board