Hi,
This might sound as a very stupid question but is it possible that the Arduino Nano 33 IoT complete lacks any kind of EEPROM storage? I don't see any mention about EEPROM on the product site: Arduino Nano 33 IoT — Arduino Official Store
If my suspicion is true then what is the right way to store persistent data on the Nano 33 IoT that will 'survive' even uploading a new Sketch?
Thanks!