-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Description
What happened?
I have a Dig-Uno connected to LPD6803 leds. I have been doing my initial tests over wifi and that has worked to get everything started.
But I want to be able to control via ArtNet so I have been planning to do wired ethernet for that. (Art Net stutters over our wifi) When I plug in the ethernet the LEDs on the dig-uno and on the router light up. but the Dig Uno stayed connected to Wifi.
I tried deleting the wifi settings to see if that would make it connect to ethernet. but then it just didn't connect at all.
Ethernet type is set to "QuinLED-ESP32"
I tested all my network things, but it seemed like a problem with the Dig Uno, so I grabbed another one I had laying around and connected it to the same ethernet port cable and it worked and connected to ethernet.
So I went to just change the settings on that one to work with my LPD6803 leds. when I changed the settings it stopped connecting to ethernet.
I tested all the settings that I changed one at a time, and it is when I change the leds to LPD6803 that the ethernet stops working.
To Reproduce Bug
Set LEDs to LP6803.
Ethernet Stops working
Expected Behavior
Ethernet works.
Install Method
Self-Compiled
What version of WLED?
WLED 0.14.0 (build 2310130)
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct