Skip to content

Connection issues #770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bunnosaurusrex opened this issue Mar 13, 2020 · 8 comments
Closed

Connection issues #770

bunnosaurusrex opened this issue Mar 13, 2020 · 8 comments
Labels
stale This issue will be closed soon because of prolonged inactivity

Comments

@bunnosaurusrex
Copy link

I have one nodemcu and 3 d1 minis flashed with both the 090b1 and 091 versions, they all flash and set up just fine and connect to my ssid, i can see them connected to my unifi AP and all of them have static IPs and i can control to them through home assistant but connecting to the wled ui page through any browser or the app is problematic at best and im not really sure how to proceed, any suggestions?

@huggy-d1
Copy link
Contributor

Be sure and use the latest build. There are some bugs in the older version plus since the latest release, some problems were found and fixed. One of those may relate to your specific issue.

It would help to know more about your wifi setup. Is there a special character or space in the SSID?

@triggerx
Copy link

Also having connection issues with 0.9.1, came here to look for suggestions/answers....

@triggerx
Copy link

I have all but confirmed that this is issue is presented in a Unifi AP based network. I'm 0 for 5 on NodeMCUs and 0 for 2 D1 Minis on my home Unifi based network when trying to run WLED 0.9.x. Just keeps resetting. They work fine on my RAVPower travel router AP. However EVERY one of those devices work fine on my network when running WLED 0.8.x. So, I'm almost ready to conclude that something in 0.9.x is just not compatible with something in my Unifi network. Also, as an fyi, I have my APs set to 2.4GHz.

@raoulteeuwen
Copy link

raoulteeuwen commented Apr 26, 2020

@Aircoookie just did some Googl-ing regarding Unifi and 8266. Found some references to explicit use "WiFi.mode(WIFI_STA)". Like

You know best whether you maybe have already tried using wifi_sta and/or whether using code similar to Tasmota might be interesting to investigate/try.

@triggerx
Copy link

Made a binary (thanks to LookAtTheShinyShiny in Discord) yesterday with "WiFi.disconnect(true);" added to line 322 in wled.cpp (just before WiFi.begin).... and that fixed my problem! Ran WLED all night, and testing out other boards tonight that I've had problems with, and they're running perfectly! Thanks @raoulteeuwen !

@raoulteeuwen
Copy link

@triggerx what made you decide to pick that statement to add and try? Found https://www.arduino.cc/en/Reference/WiFiDisconnect explaining what it does, and wonder how that helps? Did you also experiment with WiFi.mode(WIFI_STA) ?

@ghost
Copy link

ghost commented Apr 30, 2020

Maybe this relates to the issue:

WLED 0.9.1 on ESP8266 (amica)

Issue:
WLED is running in AP mode.
User connects via an android phone: wifi settings -> landing page of WLED
User selects an effect and returns to the homescreen of the phone
After a random time the ESP reboots

If the wifi connection to WLED is deleted after setting the effect, no reboot occurs.

@stale
Copy link

stale bot commented Aug 28, 2020

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs.
Thank you for using WLED!

@stale stale bot added the stale This issue will be closed soon because of prolonged inactivity label Aug 28, 2020
@stale stale bot closed this as completed Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue will be closed soon because of prolonged inactivity
Projects
None yet
Development

No branches or pull requests

4 participants