vitotai / BrewPiLess

Use an ESP8266 to replace RPI and Arduino. Running BrewPi without Pi, therefore, BrewPi-Less
356 stars 134 forks source link

Unresponsive in AP+station mode #111

Open riisefrutti opened 6 years ago

riisefrutti commented 6 years ago

When I use bpl in AP everything works as normal. When putting it on station or station + AP it freezes up, and is non responsive. When refreshing the site it states brewpiless responding, but screen is blank.

I use it on chrome, with bpl v3.

Also, when in AP mode I can not get readings from iSpindel. It states unknown

kind regards

vitotai commented 6 years ago

How about STATION only mode? Because of the hardware limitation, the frequency of SoftAP must be the same as STATION, which is decided by the AP that it connects to. I also noticed that ESP8266 seems to disconnect and reconnect to AP periodically in AP+STA mode. Strangely, if there is a connection, no such behavior happens. Since we don't have access to the WiFi related code, I am not sure what can go wrong and what we can do.

riisefrutti commented 6 years ago

I have the same issues with station only. Tired waiting it out, no change. Also tried to reflash the nodencu, with the same result.

Aleks

  1. sep. 2018 kl. 02:30 skrev vitotai notifications@github.com:

How about STATION only mode? Because of the hardware limitation, the frequency of SoftAP must be the same as STATION, which is decided by the AP that it connects to. I also noticed that ESP8266 seems to disconnect and reconnect to AP periodically in AP+STA mode. Strangely, if there is a connection, no such behavior happens. Since we don't have access to the WiFi related code, I am not sure what can go wrong and what we can do.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vitotai/BrewPiLess/issues/111#issuecomment-422604650, or mute the thread https://github.com/notifications/unsubscribe-auth/Ah7tmj2sS2pCpu8SNzfEd5dslloFqOHcks5ucZA5gaJpZM4Wttah.

vitotai commented 6 years ago

It might has something to do with your router. Not enough information for me to follow.

riisefrutti commented 6 years ago

I’m currently checking out my wireless network if there are any errors there. Looks like there are something limiting the accessibility there.

Aleks

  1. sep. 2018 kl. 15:54 skrev vitotai notifications@github.com:

It might has something to do with your router. Not enough information for me to follow.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vitotai/BrewPiLess/issues/111#issuecomment-423192197, or mute the thread https://github.com/notifications/unsubscribe-auth/Ah7tmgIBSQ0r6rEEh6hY-eQTt61N1Q2bks5uc54ogaJpZM4Wttah.