Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Fix] WiFi not reset on offline mode #166

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

pnt325
Copy link
Collaborator

@pnt325 pnt325 commented Jun 4, 2024

On offline mode the device will not perform the WiFi connection mean the WiFi STA is not enabled. On factory reset it's always failed if call WiFi.disconnect(true, true) to reset WiFi connection cause WiFi is not enabled.

@pnt325 pnt325 merged commit 7066209 into develop Jun 5, 2024
16 checks passed
@pnt325 pnt325 deleted the hotfix/wifi-not-reset-in-offline-mode branch June 5, 2024 06:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants