[ESP32-WROOM-32D] How to use WiFi and Ethernet at same time?

Pedro Hugo PSC
Posts: 2
Joined: Mon Mar 25, 2024 12:11 am

[ESP32-WROOM-32D] How to use WiFi and Ethernet at same time?

Postby Pedro Hugo PSC » 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.

Pedro Hugo PSC
Posts: 2
Joined: Mon Mar 25, 2024 12:11 am

Re: [ESP32-WROOM-32D] How to use WiFi and Ethernet at same time?

Postby Pedro Hugo PSC » Tue Mar 26, 2024 1:48 pm

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: No registered users and 137 guests