A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By martin_g
#81142 Allows for IP routing between the STA and the AP interface of the ESP8266. For transparent forwarding NAT (Network Address Tranlation) can be enabled. Find the repo at: https://github.com/martin-ger/lwip_nat_arduino

For an example look into: "WiFiNATRouter.ino" that sets up a basic NAT router between the AP and the STA interface and lets the ESP8266 work as a WiFi range extender.