-
Notifications
You must be signed in to change notification settings - Fork 161
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
Remove all network credentials and last fabric infromation once fabric removal request received from Controller (CON-1404) #1142
Comments
@bilalmalik76 To address your requirements for removing network credentials and re-enabling commissioning, there are two approaches to consider:
You can take reference from this code snippet:
|
@pimpalemahesh Thank you for sharing, I will try this and let you know. |
@bilalmalik76 Could you close the issue if it is resolved? |
Closing. Please re-open in case of any issues |
How to remove all saved network credentials and start Bluetooth LE advertising once fabric removal request is received from Matter controller. The device shoyld remove all saved network credentials and only keep application-specific non-volatile data? How to achieve this with esp-matter APIs?
The text was updated successfully, but these errors were encountered: