Can the ESP32 behave as WiFi extender with WiFi AP_STA mode

asl007
Posts: 6
Joined: Wed Mar 27, 2019 9:46 am

Can the ESP32 behave as WiFi extender with WiFi AP_STA mode

Postby asl007 » Sat Aug 27, 2022 9:44 am

Hello

I would like to use the ESP32 as a WiFi extender like device for an experiment. I would like to ask if this can be done using the WiFi AP_STA dual mode (AP + station). Eg. If I set the ESP32 to AP_STA then it will be connected to the internet, and also provide an AP SSID for clients to connect to the ESP32.

I have seen this firmware that makes the ESP32 behave like a router https://github.com/martin-ger/esp32_nat_router. However I don't understand why we need do create a separate network and do NAT in the ESP32.

Can we leave NAT to the upstream router and have the ESP32 act like a pure access point (no NAT) if we use the WiFi dual mode? Ie. the client will connect to the ESP32 access point but still get it's IP from the upstream router.

Thanks

Who is online

Users browsing this forum: No registered users and 47 guests