martin-ger / esp-open-lwip

ESP8266 lwIP library with NAT, SLIP, ENC28j60 Ethernet, and routing support
67 stars 25 forks source link

Is it possible to use the NAPT feature for another MCU other than the ESP32/ESP8266? #35

Open anhnt-dev opened 1 year ago

anhnt-dev commented 1 year ago

Is it possible if I uses this lwip version (with NAPT feature supported) to make a WiFi repeater with a WiFi module support SPI interface communicate with STM32 host MCU? This WiFi module also supports run STA and AP concurrency.