So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Matteo_user
#62329 Hi there,

I have an unsigned char array with a length of 2180. I coded the value of the array manually within the sketch. However I want to change the array during life time of the ESP.

My question is how to save an unsigned char array and get the value for every restart?

Is the EEPROM (normally 512Bytes) ok for this or shall I store it in the Filesystem or do you have any other idea?

It would be nice, of you can help me. An example how to store it and read it after restart would be great.

Many thanks in advance.

Best Regards
Matteo