ESP8266 Developer Zone The Official ESP8266 Forum 2017-07-24T18:29:22+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=5397 2017-07-24T18:29:22+08:00 2017-07-24T18:29:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5397&p=14801#p14801 <![CDATA[Re: Store User Config Data to Flash]]> Statistics: Posted by Guest — Mon Jul 24, 2017 6:29 pm


]]>
2017-07-01T02:45:59+08:00 2017-07-01T02:45:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5397&p=14318#p14318 <![CDATA[Store User Config Data to Flash]]>
I would like to use the Flash memory of the ESP12-E to store user (not static) config data. The data would be changed maximum once a day from the user application. It should be something like:

AT+FLASH=<data> for set command
AT+FLASH? for response

255 bytes of the data length is enough for my application.

Is anybody able to create AT command like this ? I'm not very experienced and I only use AT commands instead of SDK.

Thank you,

Jan

Statistics: Posted by Jan Kijonka — Sat Jul 01, 2017 2:45 am


]]>