[PR #1195] [CLOSED] Not saving custom IP and parameters in a certain case. #1723

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1195
Author: @EgHubs
Created: 1/25/2021
Status: Closed

Base: developmentHead: patch-1


📝 Commits (3)

  • 1fc2731 Remove branch references
  • e63d952 Not saving custom IP and parameters in a certain case.
  • 25b0f50 Delete README.md

📊 Changes

2 files changed (+33 additions, -595 deletions)

View changed files

README.md (+0 -573)
📝 examples/AutoConnect/AutoConnectWithFSParametersAndCustomIP/AutoConnectWithFSParametersAndCustomIP.ino (+33 -22)

📄 Description

There is a case that I encountered that causes the ESP parameters and custom IP not to be saved, which happens when the user enters a new WiFi data and parameters at the configuration point and the ESP fails to connect to that WiFi network -which could possibly be a problem related to that router network- so, in that case, I think we should save the WiFi custom IP and user parameters anyway.


🔄 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/1195 **Author:** [@EgHubs](https://github.com/EgHubs) **Created:** 1/25/2021 **Status:** ❌ Closed **Base:** `development` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`1fc2731`](https://github.com/tzapu/WiFiManager/commit/1fc27318d30c53a8315dc30f4ae0553a864a33d3) Remove branch references - [`e63d952`](https://github.com/tzapu/WiFiManager/commit/e63d952234af77743019e7785eafa61d0144e97e) Not saving custom IP and parameters in a certain case. - [`25b0f50`](https://github.com/tzapu/WiFiManager/commit/25b0f50f7035ff5c9a39cd6ab6442dee9db2807c) Delete README.md ### 📊 Changes **2 files changed** (+33 additions, -595 deletions) <details> <summary>View changed files</summary> ➖ `README.md` (+0 -573) 📝 `examples/AutoConnect/AutoConnectWithFSParametersAndCustomIP/AutoConnectWithFSParametersAndCustomIP.ino` (+33 -22) </details> ### 📄 Description There is a case that I encountered that causes the ESP parameters and custom IP not to be saved, which happens when the user enters a new WiFi data and parameters at the configuration point and the ESP fails to connect to that WiFi network -which could possibly be a problem related to that router network- so, in that case, I think we should save the WiFi custom IP and user parameters anyway. --- <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:47 +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#1723
No description provided.