forkineye / ESPAsyncE131

Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
129 stars 28 forks source link

ESP32 C6 Support? #31

Open gmint opened 1 month ago

gmint commented 1 month ago

I apologize in advance if this is dumb. I've used this library in the past without issue, but I recently built a board based on the ESP32-C6 variant and I'm not having any luck getting this library to work. I'm not seeing any compilation errors or getting any core dumps, I'm just not receiving any DMX data at all. I've tried both unicast and multicast modes. I was able to get Art-Net working on the same chip without issue but I'd prefer to use this library if possible. Just wondering if there might be some insight as to what might be going on here.