Lightwell-bg / LWClock

Multifunctional clock based on ESP8266 and MAX79xxx for Home Automation (IoT)
GNU General Public License v3.0
41 stars 11 forks source link

wont connect to wifi #6

Closed victor7376 closed 2 years ago

victor7376 commented 3 years ago

I've followed all guide and then put in my wifi details but nothing happens it just refuses to connect and keeps in AP mode.

I've tried resetting to factory defaults but it still has the wifi details within the page that should of been reset.

Any help would be grateful.

Freeejack commented 2 years ago

I have this problem too. I changed my wifi router to a newer model, and after that it wont connect to wifi. The weather is not displayed. The system remains in AP mode, i can connect to the clock with the 192.168.4.1 IP address. If i switch off the new router and connect back the old one, it works like a charm. What can cause this problem? SSID and pass not changed.

Lightwell-bg commented 2 years ago

I think you have problem with router or ESP board (unfortunately on the market there are a lot of low-quality ESP8266). Try to change ESP board.

Freeejack commented 2 years ago

Thanks for the answer. Because with my old router it works as expected i don't think that the board are the source of this error. But everything in my house (20+ wifi devices) works without any error with the new router. Thanks in advance, i try another code and it turns out what's wrong.