Skip to content

Commit 3a2d45f

Browse files
authored
Update Device-Recovery.md
added warning for FPCDR
1 parent 652ec6b commit 3a2d45f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

help/Device-Recovery.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,15 @@ Listed below are a few ways to reset the device to what is set in the firmware b
1313
- Issue `Reset 1` command via the console, MQTT or HTTP. After the device reboots fully cycle power.
1414
- Fast Power Cycle Device Recovery procedure:
1515

16-
Fast power cycle device recovery is implemented for situations where a device cannot be reset to firmware defaults by other means (no serial access, no button). It resets all Tasmota settings (equal to [`Reset 1`](Commands#reset)) after 4 power cycles.
16+
### Fast Power Cycle Device Recovery
17+
18+
Implemented for situations where a device cannot be reset to firmware defaults by other means (no serial access, no button). It resets ***ALL*** Tasmota settings (equal to [`Reset 1`](Commands#reset)) after 4 power cycles.
1719

1820
[`SetOption65`](Commands#setoption65) must be set to `0` *(default)* in order for this feature to be enabled.
1921

22+
> [!TIP]
23+
> If you have a weak power grid or frequent power brownouts its best to disable this feature with `SetOption65 1` immediately or you'll end up with firmware default devices after a brownout event.
24+
2025
#### Procedure:
2126
1. Cut power from the device completely for 30 seconds
2227
2. Power the device on and off three times with intervals lower than 10 seconds and leave it on after fourth time

0 commit comments

Comments
 (0)