Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.05k stars 3.26k forks source link

Not discoverable as ArtNet Node #1956

Closed aiotea closed 3 years ago

aiotea commented 3 years ago

I'm using Lightkey for lighting control with ESP32 boards running the latest WLED, however it does not find any "artnet nodes" on my network.

Lightkey is working with other artnet controllers, so it appears to be somthing with WLED. I believe it's a bug, but if theres a specific setting needed (besides enabling artnet in wled), please let me know

Aircoookie commented 3 years ago

Hi! You are correct, ArtPoll node discovery is not supported yet, see https://github.com/Aircoookie/WLED/issues/417 Hopefully I'll be able to add support for it at some point soon! Perhaps Lightkey has a function to manually add an ArtNet or sACN lght by IP address

aiotea commented 3 years ago

Thanks for the quick reply... They do have an option to add a specific IP, however I could not get that to work either. I selected artnet in wled, and then specified the IP and nothing happened.

stale[bot] commented 3 years ago

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!

forreal-periodt commented 1 year ago

Hey @aiotea!

Wondering if you've had any success with this since then? I'm looking to do a small project with a few addressable LED strips + WLED (ESP32) + Artnet.

Cheers!

MajorRedbeard commented 1 year ago

I've been using WLED with Lightkey with the Preset mode, which works, though has flickering when adjusting the power (At least for my lights). The Effect mode seems to work a lot better, instant response and no flickering, but I'm having trouble getting the three (four with RGBWW SK6812) to map correctly when using LightKey. I can coerce the colours to be correct if I mess around with the RGB settings in WLED, but then all of the Palettes don't work because the colours have been shifted.

The ArtNet node discovery seems to work now, I'm using a Dig2Go (3 of them, actually), and it's able to find them on the network.

image