Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethernet Support #27

Open
sktusing opened this issue Jul 28, 2022 · 5 comments
Open

Ethernet Support #27

sktusing opened this issue Jul 28, 2022 · 5 comments

Comments

@sktusing
Copy link

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.

@wwhite74
Copy link

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

@cameronaffleck
Copy link

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

@Olivierdemoustier
Copy link

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

@sixstringsg
Copy link

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?

@rybitski
Copy link

rybitski commented Apr 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants