Skip to content

replace old Ethernet Arduino-library with v2, submoduled#6812

Merged
d-a-v merged 7 commits into
esp8266:masterfrom
d-a-v:arduinoethernet
Jul 16, 2020
Merged

replace old Ethernet Arduino-library with v2, submoduled#6812
d-a-v merged 7 commits into
esp8266:masterfrom
d-a-v:arduinoethernet

Conversation

@d-a-v

@d-a-v d-a-v commented Nov 19, 2019

Copy link
Copy Markdown
Collaborator

supports W5500, W5200 and W5100

edit:
closes #2671
fixes #3943

@devyte

devyte commented Nov 20, 2019

Copy link
Copy Markdown
Collaborator

Fixes #3943

@d-a-v

d-a-v commented Dec 21, 2019

Copy link
Copy Markdown
Collaborator Author

@Misiu
@mynameisbill2

Have you had success with this updated ethernet driver ?

@Misiu

Misiu commented Dec 21, 2019

Copy link
Copy Markdown

@d-a-v sadly I didn't have a chance to try this out. I'm still waiting for boards. It's my third order, previous didn't arrived. Hopefully this one will.

@d-a-v d-a-v modified the milestones: 2.7.0, 3.0.0 Jan 20, 2020
@mynameisbill2

Copy link
Copy Markdown

@d-a-v I have tested the d-a-v:arduinoethernet, it's OK, but the esp8266:master's code haven't been replaced. I don't familiar whith the Github, which time the d-a-v:arduinoethernet barnch can be mereged into the esp8266:master? I hope it more quickly!

@d-a-v

d-a-v commented Apr 5, 2020

Copy link
Copy Markdown
Collaborator Author

@mynameisbill2
Thanks for the report !
You can also try with #6680 which proposes more integrated drivers that will allow you to use any network library available with WiFi but with your ethernet adapter (mqtt/webserver/webclient/any other).
Both will be merged soon (or at least #6680) after release 2.7.0 of this core is out.

Also, alpha version 0.0.2 already contains this (#6812) pull request.

@earlephilhower earlephilhower left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Unable to test, but moving us to the standard will help people for sure.

@d-a-v d-a-v merged commit dfd5a4f into esp8266:master Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add support WizNet W5500 for Ethernet lib. Basic example for modified ethernet.h

5 participants