The ssid and passphrase are written into the code but I want a user to be able to change these at runtime.
Are there some examples of how this can be done?
For instance: could the serial port be used to receive the informationand store into non-volatile memory tat the program reads on startup?
Or, an SD card that has a text file containing the information that is read when program runs?
Thanks
regards
Dave