C cliv Member Licensed User Longtime User May 23, 2018 #1 An implementation of a WiFi NAT router on the esp8266. It can be used as range extender for an existing WiFi network. Use cases: Battery powered outdoor wifi range extender. Simple range extender for an existing WiFi network. ... Sources and binaries can be found here: https://github.com/martin-ger/esp_wifi_repeater Some details are explained in this video: Can binaries be converted and be handled via B4R? A starting point is Erel project from here: https://www.b4x.com/android/forum/threads/esp8266-wifi-remote-configuration.68596/ ...configure the ESP8266 WiFi settings ... without HTML interface and NAT router Config. Last edited: May 24, 2018
An implementation of a WiFi NAT router on the esp8266. It can be used as range extender for an existing WiFi network. Use cases: Battery powered outdoor wifi range extender. Simple range extender for an existing WiFi network. ... Sources and binaries can be found here: https://github.com/martin-ger/esp_wifi_repeater Some details are explained in this video: Can binaries be converted and be handled via B4R? A starting point is Erel project from here: https://www.b4x.com/android/forum/threads/esp8266-wifi-remote-configuration.68596/ ...configure the ESP8266 WiFi settings ... without HTML interface and NAT router Config.