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

Сброс до заводских настроек #326

Open
Anat0l opened this issue Jun 25, 2024 · 2 comments
Open

Сброс до заводских настроек #326

Anat0l opened this issue Jun 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Anat0l
Copy link

Anat0l commented Jun 25, 2024

Версия прошивки ESP 1.1.4
Версия прошивки Attiny 32

При сбросе настроек из web интерфейса устройства сбрасывается только настройки сети WiFi, все остальные настройки сохраняются. Количество импульсов, показания счетчиков, адрес mqtt, логин и пароль mqtt и другие остаются прежними, сохраняются после сброса

@dontsovcmc dontsovcmc added the bug Something isn't working label Jun 27, 2024
@dontsovcmc
Copy link
Owner

Вопрос, нужно ли очищать память attiny.
Поймал 1 раз глюк: 4294967054 в значении импульсов одного из входа.
v32 setups:9 resets:6 ctype0:0 ctype1:0 imp0:11 imp1:4294967054 adc0:0 adc1:0

@Anat0l
Copy link
Author

Anat0l commented Sep 18, 2024

Вопрос, нужно ли очищать память attiny.
Поймал 1 раз глюк: 4294967054 в значении импульсов одного из входа.
v32 setups:9 resets:6 ctype0:0 ctype1:0 imp0:11 imp1:4294967054 adc0:0 adc1:0

Я считаю, что нужно. Отчищать и инициализировать как новое устройство.

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

No branches or pull requests

2 participants