paclema / WebConfigServer

Arduino/ESP library with a Web Server to manage device configurations under config.json file stored in the SPIFFS and plot values into real-time dashboard for ESP8266 and ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAPT not working anymore with esp32 target

paclema opened this issue · comments

arduino-esp32 framework was not compiled for esp32s2 target. using this version https://github.com/paclema/arduino-esp32/tree/iot-postbox_v1_board_variant_%26_LWPI_PSRAM based on this configuration: paclema/esp32-arduino-lib-builder@b092c21 it also works for esp32 and esp32s2 target.