forked from wled/WLED
-
-
Notifications
You must be signed in to change notification settings - Fork 138
DMX In (wired) not working with ArtNet #239
Copy link
Copy link
Open
Labels
backburnerlow priority compared to other issueslow priority compared to other issuesbugSomething isn't workingSomething isn't working
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
backburnerlow priority compared to other issueslow priority compared to other issuesbugSomething isn't workingSomething isn't working
What happened?
I couldn't have DMX in (wired) on my ESP32 WROOM (with WLEDMM_0.14.1-b32.40_esp32_4MB_V4_S).
I got serial messages "DMX in connected" when I plugged XLR cable.
I got serial messages "DMX in disconnected" when I unplugged XLR cable.
But nothing happened when issuing DMX values to the ESP32.
But as soon as I changed the Network DMX input type to E1.31, it started working as expected.
To Reproduce Bug
Wire a DMX input using a TTL-RS485 converter to the module.
Send DMX values to the modules with ArtNet as Network DMX input type.
This should not work.
Expected Behavior
DMX input (wired) should be taken into account whatever Network DMX input is selected.
Install Method
From MoonModules Release Page
What version/release of MM WLED?
WLEDMM_0.14.1-b32.40_esp32_4MB_V4_S.bin
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
This has been discussed and troubleshooted in Discord DMX Input thread.
https://discord.com/channels/473448917040758787/1097792072762798110/1348276138698342491
Code of Conduct