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

[ESP32] the chip-counter is not erased when doing factoryreset. #22449

Closed
wqx6 opened this issue Sep 7, 2022 · 0 comments · Fixed by #22448
Closed

[ESP32] the chip-counter is not erased when doing factoryreset. #22449

wqx6 opened this issue Sep 7, 2022 · 0 comments · Fixed by #22448

Comments

@wqx6
Copy link
Contributor

wqx6 commented Sep 7, 2022

Reproduction steps

1.Build and flash the all-clusters-app on ESP32.
2.Factoryreset the device using the command `matter device factoryreset` in chip-shell.
3.The device will print the following log after reboot:

I (667) chip[DL]: NVS set: chip-counters/reboot-count = 2 (0x2)


### Bug prevalence

Whenever I do this

### GitHub hash of the SDK that was being used

33f6a910cd9a8a0cfdd7088e2f43efd2f7f566a7

### Platform

esp32

### Platform Version(s)

_No response_

### Anything else?

_No response_
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

Successfully merging a pull request may close this issue.

1 participant