just setup your WIFI_SSID & WIFI_PASS for Station mode and AP_SSID & AP_PASS for Access Point mode Find the example in the code (Line 6 -- 16) // Set WiFi credentials #ifndef WIFI_SSID #define ...
When you turn it on for the first time (there is no data in NVS), an access point is created with the parameters specified in menuconfig. You can connect a web server with a setup page in which you ...