nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port enduser_setup to ESP32

pjsg opened this issue · comments

Missing feature

I think that we ought to port enduser_setup to the ESP32 branch. Further, I'd like to make the stub DNS server available so that it can be used by apps when they are just connected to the ESP32 board in SOFTAP mode.

By the way, are we fixed on using the netconn API for networking?