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

Strange Issue #610

Open
fabltd opened this issue Oct 13, 2023 · 0 comments
Open

Strange Issue #610

fabltd opened this issue Oct 13, 2023 · 0 comments

Comments

@fabltd
Copy link

fabltd commented Oct 13, 2023

Hi

We are having a stange issue. We have devics were the wifi credentials of the AP are not removed. currently to remove the credentials we are calling:

nvs_flash_erase();
delay(1000);
nvs_flash_init();

Is there some other method to reset the list of know SSIDs?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant