Saving SSID and password credentials to flash memory

Hello

For an MKR1010, I'm tring to saved the wifi credentials to the flashmemory and create a web server when is necesary to change them, just like this guy did with for the ESP32:

Thanks in advance..

(when solved the issue I edited this post and delete most of it, as it nonse)

there is a WiFiWebServer library for WiFiNINA in Library Manager

In case anyone needs the same functionality. This library works fine, no need to do any code :slight_smile: