-->
Page 2 of 3

Re: unkwon baud rate

PostPosted: Mon Feb 08, 2016 9:30 am
by Ahmed Samy
can you tell me how to do that, i am a beginner

Re: unkwon baud rate

PostPosted: Mon Feb 08, 2016 9:43 am
by Ahmed Samy
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

Re: unkwon baud rate

PostPosted: Mon Feb 08, 2016 9:49 am
by martinayotte
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.

Re: unkwon baud rate

PostPosted: Mon Feb 08, 2016 10:08 am
by Ahmed Samy
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