khoih-prog / ESP_WiFiManager

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
MIT License
374 stars 97 forks source link

captive portal #36

Closed amar996 closed 4 years ago

amar996 commented 4 years ago

hi sir

how can I add a captive portal for this library can you please help

ILIJA-ILIEV commented 4 years ago

Hello Sir, is it possible to use WiFiManagerParameter how it is defined in tzapu/WiFiManager?

Moved to How to use WiFiManagerParameter

khoih-prog commented 4 years ago

@amar996

I don't know how to answer your question. You have to clarify by posting your code or the details of your problem so that duplication is possible.

I'm closing the issue now. If you have more to add, just post the update.