Page 1 of 1

Using the ESP 32 as a wifi dongle

Posted: Thu Nov 25, 2021 1:43 pm
by Learningship
Hi everybody,

I have an inquiry concerning the capabilities of the ESP 32.
I would like to use the ESP 32 to develop a specific functionality which resembles an ethernet bridge / WIFI dongle?.

Since the ESP32 has both WIFI AP function and Ethernet interface.
Does anyone has a ESP32 solution for WIFI AP device, with Ethernet interface to plug in a RJ45 port?

The goal would be for the ESP32 to act as a passthrough which other devices can connect to and allows them to access the internet.
Therefore, are there any examples (based on the Arduino IDE) to substantially replicate the operation of an ethernet bridge / WIFI dongle?

Best regards.