[PR #1017] [CLOSED] Fix opening hotspot in autoconnect after reset #1703

Closed
opened 2026-02-28 02:12:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1017
Author: @luantak
Created: 3/5/2020
Status: Closed

Base: developmentHead: patch-2


📝 Commits (1)

  • b745383 Fix opening hotspot in autoconnect after reset

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 WiFiManager.cpp (+14 -0)

📄 Description

I noticed that a hotspot is opened if the ESP8266 reconnects to a previous wifi using autoconnect after a reset.

I use the same workaround like in the shutdownConfigPortal method.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1017 **Author:** [@luantak](https://github.com/luantak) **Created:** 3/5/2020 **Status:** ❌ Closed **Base:** `development` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`b745383`](https://github.com/tzapu/WiFiManager/commit/b745383ffd9def32b0e3f050ee2a0ae5ce4f4729) Fix opening hotspot in autoconnect after reset ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+14 -0) </details> ### 📄 Description I noticed that a hotspot is opened if the ESP8266 reconnects to a previous wifi using autoconnect after a reset. I use the same workaround like in the [shutdownConfigPortal](https://github.com/tzapu/WiFiManager/blob/4a98ba0e29606c684e66fa80e53f1293a269540b/WiFiManager.cpp#L700) method. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:12:43 +03:00
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#1703
No description provided.