visualapproach / WiFi-remote-for-Bestway-Lay-Z-SPA

Hack - ESP8266 as WiFi remote control for Bestway Lay-Z spa Helsinki
GNU General Public License v3.0
297 stars 74 forks source link

Lost network connection[BUG] #772

Open n3xus1 opened 2 months ago

n3xus1 commented 2 months ago

Describe the bug After running latest software I lost network access Unable to connect to local wifi AP I am able to connect to device AP and all settings appear to be saved, when i try and save WiFi SSID and password and restart ESP, device never connects

I solved my problem as one of the three wireless AP's I have went off line. what concerns me is all AP's have the same SSID and even after rebooting the device I wasn't able to connect to my local network. I find this very strange and this not normal but could be a design limitation. Could you please confirm

Hardware (please complete the following information):

Pump model S100104
6 wires
PCB type D1 Mini

Software (please complete the following information):

Version: 2024-07-19-0816
visualapproach commented 2 months ago

I don't know if "fast roaming" works with the esp. Try turning it off if you have it set.

n3xus1 commented 2 months ago

I don't believe this is a fast roaming issue as the AP don't have an option and from what I can tell don't support it. I think what is happening is the AP's are on different channels and the ESP is hanging on to the one AP even it is rebooted. I did some googling and it appears a lot of people have similar issues with this and fast roaming and some have gotten around it by adding some code to search and select the AP with the same SSID with the highest signal strength then connect. I looked at the code base but I'm really rusty as i have not coded much in the last 15 years and most of my micro stuff was 20+ years ago.

visualapproach commented 2 months ago

Ok, I'll keep it in mind. Hope you can work around it for the moment.

n3xus1 commented 2 months ago

Yea it's not really and issue at the moment, I discovered it as an AP was unplugged and it wouldn't connect. Once I plugged in the AP all was good again.

github-actions[bot] commented 2 days ago

Stale issue message