Chat freely about anything...

User avatar
By Orbitcoms
#63349 I am new to esp8266. I have managed to get a remote temperature monitor running using MQTT ok.
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