You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything's fine until the ethernet type is selected, WT32-ETH01 in my case. Once done it'll hang whether a cable is connected or not and I have to wipe config to get it back.
Tested with connecting and disconnecting Ethernet, boots correctly with Ethernet, fails back and forth successfully.
I had to add a secondary WiFi.disconnect(true); as it seems the WiFi events aren't reliable on bootup or something else is overriding connectivity things.
What happened?
No target
To Reproduce Bug
Add env
Expected Behavior
Working ethernet
Install Method
Self-Compiled
What version of WLED?
0.16.0.dev
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: