mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #299] Is there documentation on Connection Result variables #250
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#250
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mfzeidan on GitHub (Jan 21, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/299
I'm having trouble finding anything where I can read about what the connection results (0-4 I believe) mean. They seem to change from 0, 3 or 4 and i want to set deepsleep options based on these connection results.
@RuBiCK commented on GitHub (Feb 17, 2017):
I'm getting connection result 4 and I don't know what does it mean so I cannot make any troubleshooting because I don't know if it's a password/cipher or any other thing
@witnessmenow commented on GitHub (Oct 24, 2017):
Why was this closed? Is there documentation on this?
@mfzeidan commented on GitHub (Oct 24, 2017):
No idea, I never got an answer
On Oct 24, 2017 5:01 AM, "Brian Lough" notifications@github.com wrote:
@tablatronix commented on GitHub (Oct 24, 2017):
And the enums for status
@tablatronix commented on GitHub (Oct 27, 2017):
Sorry, That is the conn result for the SDK
It should be the wl_status for WiFi.status()