-->
Page 1 of 1

How to change WiFi credentials of multiple ESP8266 together

PostPosted: Tue Mar 24, 2020 4:37 am
by Muhammad Naufil
I need to change WiFi credentials of multiple ESP8266 in one go, without needing to change passwords for each of them individually. I know there is a WiFiManager library, which makes your ESP8266 access point when not connected to any network, but that will require me configure each of them individually.

How can I save the fatigue of changing their wifi credentials individually? All of them needs to connect to the same network, whose password is recently changed.