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

Basic example for modified ethernet.h #2671

Closed
FernandoGarcia opened this issue Nov 7, 2016 · 8 comments · Fixed by #6812
Closed

Basic example for modified ethernet.h #2671

FernandoGarcia opened this issue Nov 7, 2016 · 8 comments · Fixed by #6812
Assignees
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.
Milestone

Comments

@FernandoGarcia
Copy link

Hi !

Is possible give us a working basic example for this modified ethernet.h library?
The default examples available here doesn't work without changes.
https://github.com/esp8266/Arduino/tree/master/libraries/Ethernet/examples
Best regards.

@Humancell
Copy link

Also ... is there a clear document or diff that can show exactly what was changed in this version of the lib to work with the ESP?

I'm wanting to use both the W5100, and the better/faster W5500 for Ethernet, and so I want to update this support to support both ... but I'm hoping I don't have to start from scratch and guess?

@Humancell
Copy link

Curious if anyone has any experience using this with the W5500? I'm digging in to see if I can get it working, but was curious if anyone knows the pitfalls I might run into?

@devyte
Copy link
Collaborator

devyte commented Oct 11, 2017

@Humancell did you make any progress? if so, you may want to open a new issue as a feature request, and make a PR.

@devyte
Copy link
Collaborator

devyte commented Oct 11, 2017

@FernandoGarcia There are examples provided together with the lib.
Closing.

@devyte devyte closed this as completed Oct 11, 2017
@FernandoGarcia
Copy link
Author

FernandoGarcia commented Oct 11, 2017

You should check my issue first!
As I told the examples doesn't work.

https://github.com/esp8266/Arduino/tree/master/libraries/Ethernet/examples

@devyte devyte reopened this Oct 11, 2017
@devyte
Copy link
Collaborator

devyte commented Oct 11, 2017

@FernandoGarcia sorry, I took your post to mean you were requesting examples.
You're saying the current examples don't work with the 5100?

@FernandoGarcia
Copy link
Author

Look for examples and tell me where to put SSID and password at least. It was just a copy and paste from Arduino IDE

@d-a-v
Copy link
Collaborator

d-a-v commented May 7, 2018

@Humancell since you have W5100 (which I don't have),
can you try https://github.com/d-a-v/W5500lwIP with both W5100 and W5500 ?

@devyte devyte added this to the 2.7.0 milestone Nov 20, 2019
@d-a-v d-a-v added the waiting for feedback Waiting on additional info. If it's not received, the issue may be closed. label Feb 21, 2020
@d-a-v d-a-v modified the milestones: 2.7.0, 3.0.0 Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Waiting on additional info. If it's not received, the issue may be closed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants