Hi, has anyone sucessgully compiled and used ESP32 board WT32-ETH01 with DMX output enabled? Tried v14 and latest nightly.
I can compile with esp32_eth and DMX uncommented and upload to the board. Once I configure anything the main color wheel and effect controls no longer load correctly- are not displayed and error message seen. In the settings DMX menu is available.
I have tried to uncomment some parts of the code to save spece like Alexa etc but the issue persists.
Board itself works with precompiled eth firmware as expected (except has no DMX out).
Could someone kindly compile a file for me? Maybe I do something wrong while compiling myself.
What I am trying to achieve:
WT32-ETH01 board
Ethernet as the connection
DMX output on one pin - 24ch
2x pins to drive UCS2904 strings of 10x pixels each
Able to receive e1.31 and DDP
Not much processing power required. It just does not work, maybe a bug somewhere?