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
]]>