From 76625a8c0918959f573c85f117302acb86859015 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Mon, 21 Oct 2019 10:13:45 -0400 Subject: [PATCH] SetOption65 --- Device-Operational-Recovery.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Device-Operational-Recovery.md b/Device-Operational-Recovery.md index 3ed1bc0e..d38e524b 100644 --- a/Device-Operational-Recovery.md +++ b/Device-Operational-Recovery.md @@ -18,6 +18,8 @@ Listed below are a few ways to reset the device to what is set in the firmware b On the following powering up of the device, _all the device settings_ will be reset to the defaults of the firmware binary originally flashed on the device. + If your region experiences regular brownouts (rapid succession power outages), you may wish to disable this feature to avoid unwanted device settings resets. Use [`SetOption65 1`](Commands#setoption65) to disable this device recovery feature. + The device should operate without instabilities before attempting to configure the device in any way. If the device still does not, follow these steps if you are able to configure its Wi-Fi and connect: 1. Configure the device as `Generic (18)` 2. Perform an OTA upgrade specifically to [`sonoff-minimal.bin`](http://thehackbox.org/tasmota/sonoff-minimal.bin). Taking this intermediate step ensures that the firmware will be reloaded. Since Tasmota performs a version comparison before performing the OTA update, explicitly changing the firmware that is on the device will ensure that the firmware is indeed replaced in the next step.