Search found 2 matches

by Gustav_1997
Tue Jul 04, 2023 3:16 pm
Forum: General Discussion
Topic: bridge ethernet and wifi but with IP
Replies: 1
Views: 2245

bridge ethernet and wifi but with IP

Hi, I am trying to bridge my ethernet and WIFI interfaces on my esp32 but still have an IP assigned to it. This is because I want to be able to update my ESP32 with an OTA function. But I require the bridging for my application. Firstly I would like to know if this is possible (to have both a bridge...
by Gustav_1997
Wed May 03, 2023 1:37 pm
Forum: ESP32 Arduino
Topic: Bridging Wifi SoftAP with Ethernet
Replies: 0
Views: 1194

Bridging Wifi SoftAP with Ethernet

Hi, I would like to configure my ESP32 to have a bridged connection between the Ethernet and WiFi SoftAP in Arduino Code. I have a working Ethernet connection with my ESP32 board using an IP101 phy. Also have a Working WiFi SoftAP running on the ESP32 at same time. But the connection between the ESP...