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.
[ESP32-WROOM-32D] How to use WiFi and Ethernet at same time?
-
- Posts: 2
- Joined: Mon Mar 25, 2024 12:11 am
-
- Posts: 2
- Joined: Mon Mar 25, 2024 12:11 am
Re: [ESP32-WROOM-32D] How to use WiFi and Ethernet at same time?
I receive this errors: E (21:00:02.915) esp_eth: esp_eth_start(271): send ETHERNET_EVENT_START event failed and E (686) esp_core_dump_flash: Core dump data check failed: Calculated checksum='d8b4d44e' Image checksum='ffffffff'. This happen when i comment code's part associated with netif on ModBus TCP implementation code.
Who is online
Users browsing this forum: Google [Bot] and 62 guests