esp_wifi_repeater
esp_wifi_repeater copied to clipboard
A full functional WiFi Repeater (correctly: a WiFi NAT Router)
Can this be used to provide a WEP connection to a WPA2 WiFi network? That way, a little repeater could give internet access to older WiFi PC card devices (HP...
Hi Martin, Appreciated your work. As I am trying to create wi-fi repeater with ESP32 with the similar functionality. As I am having understanding of networking,ESP32, and ESP32 Mesh network....
Hi, How to config ESP32 included Module SIM 7600CE(4G) become an internet wifi hotspot for IoT devices? That could be possible right? Thanks
Hi Martin, This is not clear from your description of the auto mesh mode. In auto mesh mode, where do the clients get their IP addresses from ? Is it...
Is there a way to achieve devices connected to the ESP visible in the main router (the one that ESP is connected to)? It's clear that i can use the...
I automesh mode it's impossible to connect to my network with hide ssid. It's normal this behavior?
I want to use Deeper sonar but I can't.
First of all, thank you for your contributions and projects. I implemented the NAT router in several ESP8266 (three ESP-01 and one NodeMCU), but I saw the same problem: a...
There is problem when i try to set value for " set client_watchdog secs" , it is not saved correctly log : CMD>**set client_watchdog 60 Client watchdog set to 60**...
Am I missing something or the DHCP is not able to assing a static IP address table to specific MAC addresses? I need my clients to have the same IP...