[PR #1690] Faster connection #1804

Open
opened 2026-02-28 02:13:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1690
Author: @rguca
Created: 12/23/2023
Status: 🔄 Open

Base: masterHead: fastconnect


📝 Commits (1)

  • 5749ec6 removed delay for faster connection

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 WiFiManager.cpp (+1 -2)

📄 Description

As described in https://github.com/tzapu/WiFiManager/issues/1342#issuecomment-1861246376, the removal of the delay provides a significant improvement of connection time from 700ms to 200ms.
This is especially important for battery powered devices.


🔄 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/1690 **Author:** [@rguca](https://github.com/rguca) **Created:** 12/23/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fastconnect` --- ### 📝 Commits (1) - [`5749ec6`](https://github.com/tzapu/WiFiManager/commit/5749ec695adc5bc460c8d325d8b243966e3e7f5a) removed delay for faster connection ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+1 -2) </details> ### 📄 Description As described in https://github.com/tzapu/WiFiManager/issues/1342#issuecomment-1861246376, the removal of the delay provides a significant improvement of connection time from 700ms to 200ms. This is especially important for battery powered devices. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1804
No description provided.