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,
JanStatistics: Posted by Jan Kijonka — Sat Jul 01, 2017 2:45 am
]]>