ESP8266 Developer Zone The Official ESP8266 Forum 2017-09-07T22:11:21+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=6238 2017-09-07T22:11:21+08:00 2017-09-07T22:11:21+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6238&p=15610#p15610 <![CDATA[Re: Initial definition saved in Flash]]> Statistics: Posted by Jan Kijonka — Thu Sep 07, 2017 10:11 pm


]]>
2017-09-05T21:36:26+08:00 2017-09-05T21:36:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6238&p=15549#p15549 <![CDATA[Re: Initial definition saved in Flash]]> Statistics: Posted by Jan Kijonka — Tue Sep 05, 2017 9:36 pm


]]>
2017-09-05T16:31:50+08:00 2017-09-05T16:31:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6238&p=15535#p15535 <![CDATA[Re: Initial definition saved in Flash]]> But there is a way, which will take some experimentation. Everything stored in the flash by the firmware is in the last 16kB of the memory. You can see the flash map from Getting Started Guide.
So what you can try is, send the commands you want to your ESP with AT commands. The firmware will then save the data to the flash. Then copy the last 16kB of the flash and flash it to the new devices along with AT firmware (make sure version is the same).
Then you should have the exact clone of the flash settings on first module.

Statistics: Posted by Guest — Tue Sep 05, 2017 4:31 pm


]]>
2017-09-04T20:32:05+08:00 2017-09-04T20:32:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6238&p=15517#p15517 <![CDATA[Initial definition saved in Flash]]>
I would like to have station mode and enabled DHCP by default saved in flash (initial condition).

Is it possible to set initial condition for "AT+CWMODE_DEF=1" and "AT+CWDHCP_DEF=0,1" in flash download tool ?

Thank you,
Jan

Statistics: Posted by Jan Kijonka — Mon Sep 04, 2017 8:32 pm


]]>