How To Make Wifi Repeater Using NodeMCU ESP32

 How To Make Wifi Repeater


Portable ESP32 WiFi Repeater

Connect to a Wi-Fi Network
To connect the ESP32 to a specific Wi-Fi network, you must know its SSID and password. Additionally, that network must be within the ESP32 Wi-Fi range (to check that, you can use the previous example to scan Wi-Fi networks).

You can use the following function to connect the ESP32 to a Wi-Fi network 

Configuring Portable WiFi Repeater using ESP32

You must connect a computer to your ESP32 NAT router in order to configure it. You can do this by using a smartphone as well. After the first boot, it provides an open WiFi SSID “ESP32_NAT_Router“. Connect to this WiFi network and perform basic configuration via a simple web interface.

IP Address 192.168.4.1 

Firmware File


Next Post Previous Post
No Comment
Add Comment
comment url