mirror of https://github.com/arendst/Tasmota.git
Updated FAQ (markdown)
parent
21cbd877b4
commit
dc9b9791c9
2
FAQ.md
2
FAQ.md
|
@ -192,8 +192,6 @@ You have more than one device connected with the same %topic% defined. Its impor
|
||||||
|
|
||||||
If that is not the issue, erase all flash using esptool.py or esptool.exe and flash again by wire (as explained [here](#esptool-usage)) using [the latest precompiled bins with core v2.6](http://thehackbox.org/tasmota/pre-2.6/).
|
If that is not the issue, erase all flash using esptool.py or esptool.exe and flash again by wire (as explained [here](#esptool-usage)) using [the latest precompiled bins with core v2.6](http://thehackbox.org/tasmota/pre-2.6/).
|
||||||
|
|
||||||
If you are experiencing MQTT disconnections with Arduino core v2.5.2, please upgrade to Core 2.6.
|
|
||||||
|
|
||||||
## Device
|
## Device
|
||||||
### Relay clicks and LED flashes at 1 second intervals
|
### Relay clicks and LED flashes at 1 second intervals
|
||||||
This indicates that your device did not get flashed properly. In this case it will toggle all it's pins at 1 sec intervals. A flash erase and a new flash is required.
|
This indicates that your device did not get flashed properly. In this case it will toggle all it's pins at 1 sec intervals. A flash erase and a new flash is required.
|
||||||
|
|
Loading…
Reference in New Issue