Page 1 of 1

AT Firmware and ETH-WIFI-Bridge

Posted: Tue Dec 14, 2021 7:36 am
by User2021
Hi community,

I downloaded the actual AT Firmware for the ESP32-WROVER-E Module from github.
I can build and flash the files to my ESP32-Ethernet-Kit V1.2.
Before I build the bin file I changed the Pins for UART1 in the csv file.
I can communicate via AT commands with the module but I cannot find commands to configure a bridge between Ethernet and WIFI.
On the menuconfig I activated LwIP -> IP forwarding.
My Ethernet and WIFI are on the same subnet.

My question is:
How can I configure a Ethernet-to-WIFI-Bridge?

Thanks!

- ESP-IDF 4.2
- AT Firmware V2.1.0.0

Re: AT Firmware and ETH-WIFI-Bridge

Posted: Thu Dec 30, 2021 6:46 am
by ESP_Alson
I don't know what you want to say. Could you describe it clearly ?

Form my point, I guess you want to connect router through a Ethernet, I recommend you to refer to https://docs.espressif.com/projects/esp ... ernet.html first.