fablab-luenen / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
216 stars 30 forks source link

Wifi lost after channel change #55

Closed dioem1985 closed 4 years ago

dioem1985 commented 4 years ago

Hello, I would need your help. Once I've set everything and connected to my router, everything works fine, but only as long as my router is looking for a new channel because the old channel was overloaded. In this case, all clients are disconnected for a few seconds and then reconnected. My ESP then goes back into the AP mode and I have to re-enter all the data for my wifi and the whole game starts again. Can I specify my Wlan data (SSID and password) even in the configuration without the AP mode starts? Thank you for your help.

bpohvoodoo commented 4 years ago

The settings of wifi are saved in eeprom. You only have to restart the module then in case of a wifi loss.