Hello everyone,
I am writing the firmware for an IoT application on MKR1010.
I would like to know if anyone is aware of size limits for strings saved on the flash of the NINA chip via the WiFiStorage class.
I can write 254 bytes without problems but if I write more the saved string gets corrupted.
Anyone know if it is a limitation of the WiFiNINA library?
Thank you