ESPAsyncE131 icon indicating copy to clipboard operation
ESPAsyncE131 copied to clipboard

Ethernet Support

Open sktusing opened this issue 2 years ago • 6 comments

Does this library allow for parsing of packets on devices with multiple network interfaces? Can't seem to find much in the way of the examples.

It looks like the E131 library did allow for this.

sktusing avatar Jul 28 '22 22:07 sktusing

seconding this, need something more reliable than wi-fi for "show critical" devices.

wwhite74 avatar Nov 13 '22 00:11 wwhite74

If you do some light adjusting to the CPP file, you can add Eth support. Have tested with ESP32 devices successfully.

cameronaffleck avatar Nov 23 '22 19:11 cameronaffleck

Hi cameronaffleck, would you be so kind to share your working CPP file for Ethernet ? And do you think I could use ESPnow at the same time? I would like to receive sACN over ethernet and send the data over ESPnow..... Thanks in advance, olivier

Olivierdemoustier avatar Dec 27 '22 15:12 Olivierdemoustier

If you do some light adjusting to the CPP file, you can add Eth support. Have tested with ESP32 devices successfully.

@cameronaffleck Is there any way you could upload a diff for this change?

sixstringsg avatar Jan 18 '23 21:01 sixstringsg

upvote for this. Would love to see support for the WT32-ETH01.

rybitski avatar Apr 01 '24 22:04 rybitski