[PR #1483] for repair get error : No Credentials are Saved, skipping connect on esp32 #1766

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1483
Author: @Rezaasghariir
Created: 8/29/2022
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 0e041d7 for repair get error : No Credentials are Saved, skipping connect on esp32

📊 Changes

4 files changed (+58 additions, -27 deletions)

View changed files

CMakeLists.txt (+8 -0)
📝 WiFiManager.cpp (+47 -26)
📝 WiFiManager.h (+1 -1)
component.mk (+2 -0)

📄 Description

when i connect to ap after restart get No Credentials are Saved, skipping connect error but with this commit repair this.
and with CMakeLists.txt and component.mk file can use this component in arduino as esp-idf component in component folder


🔄 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/1483 **Author:** [@Rezaasghariir](https://github.com/Rezaasghariir) **Created:** 8/29/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0e041d7`](https://github.com/tzapu/WiFiManager/commit/0e041d7e8906a4e027d4e0acbc0653e3870c317d) for repair get error : No Credentials are Saved, skipping connect on esp32 ### 📊 Changes **4 files changed** (+58 additions, -27 deletions) <details> <summary>View changed files</summary> ➕ `CMakeLists.txt` (+8 -0) 📝 `WiFiManager.cpp` (+47 -26) 📝 `WiFiManager.h` (+1 -1) ➕ `component.mk` (+2 -0) </details> ### 📄 Description when i connect to ap after restart get No Credentials are Saved, skipping connect error but with this commit repair this. and with CMakeLists.txt and component.mk file can use this component in arduino as esp-idf component in component folder --- <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#1766
No description provided.