Close

Settings saved to EEPROM

A project log for ESP8266 Mobile Rick Roll Captive Portal

A fun project to Rick Roll friends or strangers wirelessly.

jaimejaime 07/29/2016 at 23:060 Comments

I added functions to save some settings to EEPROM. (SSID, username, password, rrcount) They are reloaded on bootup. The username/password will be used in the future to secure the console and OTA update feature.

The RR count is saved so can see session and total RR count in the console with the "count" command.

Discussions