Wish ESP8266 A full-functional WiFi Repeater (NAT Router)

cliv

Member
Licensed User
Longtime User
An implementation of a WiFi NAT router on the esp8266. It can be used as range extender for an existing WiFi network.

AutoMesh.JPG


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.

2018-05-24_112522.png


 
Last edited:
Top