Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Question: STA mode and password change #600

Open
demiantres opened this issue Sep 13, 2024 · 2 comments
Open

Question: STA mode and password change #600

demiantres opened this issue Sep 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@demiantres
Copy link

demiantres commented Sep 13, 2024

What is the intended way of handling Wi-Fi network password changes (the router's SSID stays the same, but the password has been changed) in STA mode (https://gopro.github.io/OpenGoPro/ble/features/access_points.html)?

One way could be to use RequestConnectNew everytime, but the docs clearly state that this function should only be used with non-provisioned networks.

@demiantres demiantres added the enhancement New feature or request label Sep 13, 2024
@github-actions github-actions bot added the triage Needs to be reviewed and assigned label Sep 13, 2024
@tcamise-gpsw
Copy link
Collaborator

You do need to use RequestConnectNew in this case. I'll need to update the docs to note this special case.

@tcamise-gpsw tcamise-gpsw added bug Something isn't working documentation Improvements or additions to documentation and removed enhancement New feature or request triage Needs to be reviewed and assigned labels Sep 13, 2024
@tcamise-gpsw tcamise-gpsw self-assigned this Sep 13, 2024
@demiantres
Copy link
Author

As a side note: I have completely abandoned using RequestConnect in favor of RequestConnectNew because RequestConnect is quiet unreliable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants