esp_wifi_repeater icon indicating copy to clipboard operation
esp_wifi_repeater copied to clipboard

A full functional WiFi Repeater (correctly: a WiFi NAT Router)

Results 132 esp_wifi_repeater issues
Sort by recently updated
recently updated
newest added

I have this problem, with an old Wi-Fi repeater I displayed the ip of connected devices on it, even on the router configured with ip 192.168.54.1 while with the nodemcu...

Hello! I'm trying automesh mode. I need my IoT device connects to my MQTT broker Here my configuration... `Shelly1 (10.24.1.2) > ESP8266 (automesh mode) 192.168.1.90 > Router (192.168.1.1) > MQTT...

Hi martin, I am uday, I using esp_wifi_repeater code in your git. the code is everything working fine I connected bit while i am trying to connect with SSID contains...

Hi Is there a way to disable only transmission to the STA? Imagine the ESP is connected to a modem which has access to internet and there is a phone...

Hi, my home router IP 192.168.1.1 as my other bridge router all connected over same ip 192.168.1.2 and so on i need from esp ip to be 192.168.1.15 instead of...

i can add the password for created ap. i can't also connect to the original ap. when i click on the set button in the webview. the page just reload...

I've set up the Wifi extender on my ESP-12 and have gone as far as using CLI from telnet to set the enterprise config as mentioned in guide. Saved the...

I am using your code to have a repeater in my home. I have activated the automesh, but I am not sure if I have to activated it. I just...

Hi Martin, I done repeater using your code to extend WiFi of my home router with details as Gateway IP: 192.168.1.1, Subnet : 255.255.255.0, DNS: 192.168.1.1. In our IoT project,...

Hello I’m unable to connect to the ESP after I configured everything with telenet. The ESP is visible on the router it’s connecting too and I can connect to the...