[ESP32-WROOM-32D] How to use WiFi and Ethernet at same time?
Posted: Mon Mar 25, 2024 12:44 am
Hello,
I am working on a project that requires utilizing WiFi for a mesh network and Ethernet for connecting the ESP32 to another device via ModBus TCP simultaneously. In the Modbus TCP example, I am utilizing netif, and my WiFi solution also employs netif. Is it possible to use netif for both networks and how can I ensure their independent operation?
Sincerely.
I am working on a project that requires utilizing WiFi for a mesh network and Ethernet for connecting the ESP32 to another device via ModBus TCP simultaneously. In the Modbus TCP example, I am utilizing netif, and my WiFi solution also employs netif. Is it possible to use netif for both networks and how can I ensure their independent operation?
Sincerely.