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

Reboot after restore config #1862

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Reboot after restore config #1862

wants to merge 1 commit into from

Conversation

foxman69
Copy link
Contributor

if you restore configuration (not rebooting the device) and change more settings it makes the device freak out and sometimes even bricks it (wont boot anymore).
making sure to restart after configuration restore fixes it.

Tested on Sonoff 4CH PRO R2

@foxman69 foxman69 changed the title Fix js sync bug that can cause brick Reboot after restore config Aug 16, 2019
@mcspr
Copy link
Collaborator

mcspr commented Aug 16, 2019

it makes the device freak out and sometimes even bricks it (wont boot anymore).

Does this happen with any config file, even with minimal one? settingsRestoreJson expects "app":"ESPURNA", you can try adding wifi settings and check that out.
so you would need to flash via serial again, like dead - dead? can you compare full flash dump before and after? check out the wiki here and esptool.py repo readme

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 this pull request may close these issues.

None yet

2 participants