Updated Troubleshooting (markdown)

PointFlare 2018-01-22 18:47:06 +01:00
parent 6f49bdc3dc
commit c94bc3c387
1 changed files with 1 additions and 1 deletions

@ -46,7 +46,7 @@ There are multiple ways to force the config to what's set in user_config to reco
1. hold button1 down for 4 seconds 1. hold button1 down for 4 seconds
1. issue a reset command (``reset 1`` via the web console, ``/cmnd/sonoff/reset 1`` via mqtt) 1. issue a reset command (``reset 1`` via the web console, ``/cmnd/sonoff/reset 1`` via mqtt)
1. change the value of CFG_HOLDER in user_config and re-flash the device 1. change the value of CFG_HOLDER in user_config and re-flash the device (CFG_HOLDER is a 0xYYYYDDMM setup. Just change it to today. Any future updates should not be hindered by that).
### esptool usage ### esptool usage
Clearing the configuration flash area can also solve unbootable systems. Using the latest esptool supported by espressif makes this process "rather" easy. Clearing the configuration flash area can also solve unbootable systems. Using the latest esptool supported by espressif makes this process "rather" easy.