ESP32 Ethernet with WIFI STA

Alberk
Posts: 55
Joined: Sat Jun 19, 2021 1:49 am

ESP32 Ethernet with WIFI STA

Postby Alberk » Tue Jan 23, 2024 1:29 am

Hi,

I am looking if this is possible and if there is an example code around?

1) The Ethernet (W5500) connects to a device and provides DHCP (DHCP server running on Ethernet port).
2) Data received from Ethernet is processed.
3) Data is then sent out through the WIFI STA (DHCP is from AP).

Device <--> Ethernet <--- ESP32 ---> WIFI STA <---> AP

Where Ethernet - ESP32 - WIFI STA is on one PCB board (ESP32-Ethernet-Kit).

ESP_ondrej
Posts: 222
Joined: Fri May 07, 2021 10:35 am

Re: ESP32 Ethernet with WIFI STA

Postby ESP_ondrej » Mon Jan 29, 2024 8:26 am

Check examples at https://github.com/espressif/esp-idf/tr ... es/network if any suits your needs.

FX2032
Posts: 8
Joined: Sun Nov 17, 2024 8:57 pm

Re: ESP32 Ethernet with WIFI STA

Postby FX2032 » Wed Feb 12, 2025 3:42 pm

Did you manage to get anything working?
I am trying to do a similar project. I found some "eth2wlan" which sort of does the job, but it seems to loose 93% of the data, so I am really struggling!

Who is online

Users browsing this forum: No registered users and 168 guests