[PR #984] [CLOSED] Add standalone AP support and merge redundant options. #1698

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

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/984
Author: @Petapton
Created: 12/22/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 11ae497 -added option to create standalone Access Points (AP) instead of joining one.

📊 Changes

4 files changed (+208 additions, -88 deletions)

View changed files

📝 WiFiManager.cpp (+195 -83)
📝 WiFiManager.h (+7 -3)
📝 extras/WiFiManager.template.html (+4 -1)
📝 extras/template.h (+2 -1)

📄 Description

-added option to create standalone Access Points (AP) instead of joining an existing one.

-merged options 'Configure WiFi' and 'Configure WiFi (no scan)' into
'Join network'. User can still configure custom wify entry, just
ignoring scanned ones and inserting SSID and password into respective
fields.


🔄 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/984 **Author:** [@Petapton](https://github.com/Petapton) **Created:** 12/22/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`11ae497`](https://github.com/tzapu/WiFiManager/commit/11ae49715f2bf1851523f8c9c41a4b7ef5cea92e) -added option to create standalone Access Points (AP) instead of joining one. ### 📊 Changes **4 files changed** (+208 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+195 -83) 📝 `WiFiManager.h` (+7 -3) 📝 `extras/WiFiManager.template.html` (+4 -1) 📝 `extras/template.h` (+2 -1) </details> ### 📄 Description -added option to create standalone Access Points (AP) instead of joining an existing one. -merged options 'Configure WiFi' and 'Configure WiFi (no scan)' into 'Join network'. User can still configure custom wify entry, just ignoring scanned ones and inserting SSID and password into respective fields. --- <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:42 +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#1698
No description provided.