-->
Page 5 of 6

Re: not responding AT commands

PostPosted: Sat Jun 17, 2017 3:42 am
by cardmaker
How erase the entire chip (25F08) ?

Re: not responding AT commands

PostPosted: Sat Jun 17, 2017 8:04 am
by martinayotte
esptool.py with the "erase_flash" command.

Re: not responding AT commands

PostPosted: Mon Jul 24, 2017 1:33 pm
by cardmaker
is there a esptool.py equivalent for windows instead linux?

Re: not responding AT commands

PostPosted: Mon Jul 24, 2017 4:54 pm
by martinayotte
If you get python installed on windows as well as python-serial library, the same esptool.py script can be used on both platform.