To help you to eliminate hardcoding your Wifi and Blynk credentials for Mega/Teensy boards running ESP8266 AT shields, and updating/reflashing every time when you need to change them. Configuration data are saved in configurable locatioon in EEPROM.
With version v1.0.0 or later, you now can configure:
Config Portal Static IP address, Name and Password.
Static IP address, Gateway, Subnet Mask and 2 DNS Servers IP addresses.
https://github.com/khoih-prog/Blynk_Esp8266AT_WM
To help you to eliminate
hardcoding
your Wifi and Blynk credentials for Mega/Teensy boards running ESP8266 AT shields, and updating/reflashing every time when you need to change them. Configuration data are saved in configurable locatioon in EEPROM.With version
v1.0.0
or later, you now can configure:Config Portal Static IP address, Name and Password.
Static IP address, Gateway, Subnet Mask and 2 DNS Servers IP addresses.