lwip_nat_arduino icon indicating copy to clipboard operation
lwip_nat_arduino copied to clipboard

lwip library with NAT feature for Arduino environment

Results 17 lwip_nat_arduino issues
Sort by recently updated
recently updated
newest added

Hi, please guide how did I set up this in PlatformIO

I was planning to add my own captive portal for a project but I have not been able to compile this in the Arduino interface Can you tell me what...

Is this in some way usable to make a standalone router just to make a network to connect other esp iot modules, without the need of another external access point...

**hey, I tried to compile the WiFiNatRouter sketch and I get an error:** _Build options changed, rebuilding all /bin/sh: -c: line 0: unexpected EOF while looking for matching `"' /bin/sh:...

Please port to ESP32, thanks

the board wt32 within wired ethernet chip LAN8720, and the esp32 arduino library is very excerllent. can you work out the nat router using wt32? thx

Hi, I just downloaded your repo: https://github.com/martin-ger/lwip_nat_arduino now I tried to run the [WiFiNatRouter.ino](https://github.com/martin-ger/lwip_nat_arduino/blob/master/WiFiNatRouter.ino) I want to implement something like a Wi-Fi repeater. But when I run I am getting...