Page 1 of 1

Wi-Fi and Wired Ethernet on ESP32

Posted: Tue Jan 12, 2021 6:17 am
by Synectix
Hi,
Can the Wi-Fi and the wired Ethernet both be active simultaneously on the ESP32-WROOM-32E Module ?
Or, is it only or the other that can be used at any given time ?

My requirement is for the Wi-Fi interface to be on DHCP and connect as a station to the on-premise Wi-Fi AP in a location.
The wired Ethernet port, on a Static IP, will connect to an external ISP service.
User should be able to remotely connect to the wired Ethernet port and be able to access some data received by the Wi-fi connection.

I am also looking for information on how to interface alternate Ethernet PHY devices to the ESP Module - connection diagrams and code examples (other than the IP101GRI device for which an example is available).

Thanks !