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.h + webserver.h #130

Closed
workpage2 opened this issue Apr 10, 2020 · 2 comments
Closed

ethernet.h + webserver.h #130

workpage2 opened this issue Apr 10, 2020 · 2 comments
Labels
conclusion: invalid Issue/PR not valid

Comments

@workpage2
Copy link

workpage2 commented Apr 10, 2020

Good afternoon.
Write example code ethernet.h and webserver.h
I have successfully used webserver.h with wifi (esp32), however this does not work with ethernet (w5500).
Thanks.
p.s. A similar question was here: espressif/arduino-esp32#3580
But there is no answer (

@JAndrassy
Copy link
Contributor

the esp32 webserver is written for esp32 wifi library. it would even not work on esp8266.

you could try the new EthernetWebServer library by Khoi Hoang

@per1234
Copy link
Contributor

per1234 commented Apr 10, 2020

This issue tracker is only to be used to report bugs or feature requests. This topic is more appropriate for the Arduino Forum. If you still need help, feel free to post over on the forum.

@per1234 per1234 closed this as completed Apr 10, 2020
@per1234 per1234 added the conclusion: invalid Issue/PR not valid label Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid
Projects
None yet
Development

No branches or pull requests

3 participants