Configure Multiple ESP8266 wifi
Posted:
Thu Dec 05, 2019 3:30 am
by Ashesh Rai
Hello everyone...
I am having a query that, can any one solve it.
There are multiple ESP8266, connected to the same wifi router, and if in case I have changed the password of the router, then all the esp8266 will be disconnected.
Is there any way to change the password of all the esp8266, without individually configuring with wifi-manger?
Re: Configure Multiple ESP8266 wifi
Posted:
Fri Dec 06, 2019 7:02 pm
by davydnorris
You would need to add some sort of command within the ESP code to tell them to change the password. But you would have to be careful of security issues.
I have never tried WPS in the ESP but that may be another way?
Re: Configure Multiple ESP8266 wifi
Posted:
Thu Dec 19, 2019 12:56 am
by Adjie
There is a mechanism that allows you to reconfigure WiFi credentials even when the device is disconnected. It's called SmartConfig.
https://techiesms.com/iot-projects/now-no-need-enter-ssid-name-password-inside-code-esp8266-smart-config/Basically esp8266 will listen to WiFi signal and SmartConfig will broadcast the SSID + Pass.
Re: Configure Multiple ESP8266 wifi
Posted:
Fri Jan 10, 2020 9:12 am
by amcic1998
davydnorris wrote:You would need to add some sort of command within the ESP code to tell them to change the password. But you would have to be careful of security issues.
I have never tried WPS in the ESP but that may be pornjk porn800 redtube another way?
There are multiple ESP8266, connected to the same wifi router, and if in case I have changed the password of the router, then all the esp8266 will be disconnected.