ESP32 Ethernet with WIFI STA
Posted: 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).
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).