[GH-ISSUE #444] WifiManager not working with ESP32 #377

Closed
opened 2026-02-28 01:25:01 +03:00 by kerem · 2 comments
Owner

Originally created by @James-sjec on GitHub (Oct 19, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/444

E:\Arduino\projects\libraries\WiFiManager-esp32\WiFiManager.cpp:746:84: error: 'class WiFiClient' has no member named 'localIP'

 server->sendHeader("Location", String("http://") + toStringIp(server->client().localIP()), true);
Originally created by @James-sjec on GitHub (Oct 19, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/444 E:\Arduino\projects\libraries\WiFiManager-esp32\WiFiManager.cpp:746:84: error: 'class WiFiClient' has no member named 'localIP' server->sendHeader("Location", String("http://") + toStringIp(server->client().localIP()), true);
kerem closed this issue 2026-02-28 01:25:01 +03:00
Author
Owner

@Jorgen-VikingGod commented on GitHub (Nov 29, 2017):

I do not dig into a port of this repo. But I did a port of the async version of WiFiManager to ESP32: https://github.com/Jorgen-VikingGod/ESPAsyncWiFiManager

<!-- gh-comment-id:347974549 --> @Jorgen-VikingGod commented on GitHub (Nov 29, 2017): I do not dig into a port of this repo. But I did a port of the async version of WiFiManager to ESP32: https://github.com/Jorgen-VikingGod/ESPAsyncWiFiManager
Author
Owner

@tablatronix commented on GitHub (Jan 23, 2018):

wifimanager-esp32 is not a fork , closing

<!-- gh-comment-id:359833974 --> @tablatronix commented on GitHub (Jan 23, 2018): wifimanager-esp32 is not a fork , closing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#377
No description provided.