Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

AsyncWebServer over ethernet #709

Closed
cecco opened this issue Feb 17, 2020 · 11 comments
Closed

AsyncWebServer over ethernet #709

cecco opened this issue Feb 17, 2020 · 11 comments
Labels

Comments

@cecco
Copy link

cecco commented Feb 17, 2020

Hi,
I'm trying to use this library on a ESP32 WROOM with a Wiz W5500 connected via SPI.
If i don't initialize the WiFi part i got a runtime assertion error. I can get it work over ethernet, it's configured (ping working) but no response (tcp port 80 is not open over ethernet address, only over wifi is open).

Can I use this library without WiFi but only via ethernet?

Thank You.

@ivoh95
Copy link

ivoh95 commented Mar 6, 2020

I believe this is the same issue ive been having.

espressif/arduino-esp32#3580

I think we are waiting on this
espressif/arduino-esp32#3607 (comment)

@stale
Copy link

stale bot commented May 5, 2020

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label May 5, 2020
@stale
Copy link

stale bot commented May 19, 2020

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed May 19, 2020
@k-zhai
Copy link

k-zhai commented Jun 12, 2020

Any updates on this?

@CircuitSetup
Copy link

@cecco or @ivoh95 did you ever figure out a solution to this?

@CurtRod
Copy link

CurtRod commented Dec 27, 2020

the same here... Is there any update?

@ranelolesk
Copy link

Hello all! Does anyone have an update?

@ArminPP
Copy link

ArminPP commented Jan 3, 2021

Hello,
I would also like to ask for a solution ...

@CurtRod
Copy link

CurtRod commented Jan 18, 2021

Will this give a chance to get AsyncWebServer working with Ethernet:
espressif/esp-idf@1e905ac

@ZanzyTHEbar
Copy link

Any update on this?

@liamcharmer
Copy link

liamcharmer commented Nov 3, 2024

@me-no-dev Is there anyway to do this now in 2024?

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

No branches or pull requests

9 participants