mirror of https://github.com/arendst/Tasmota.git
Note that clearing of flash is necessary
parent
ee29cd0efd
commit
257f8fb2ce
|
@ -35,6 +35,12 @@ Connect serial adapter and make a shortwire between Pin IO0 and GND during start
|
|||
[[https://raw.githubusercontent.com/wiki/RTurala/Sonoff-Tasmota/images/BlitzWolf-SHP6/BW-SHP6-05.jpg|Soldered cables]]
|
||||
|
||||
### Step 7
|
||||
Clear flash to avoid issues with dropping WiFi connection.
|
||||
```
|
||||
esptool.py --port COM3 erase_flash
|
||||
```
|
||||
|
||||
### Step 8
|
||||
Flash Tasmota.
|
||||
|
||||
## Other photos
|
||||
|
|
Loading…
Reference in New Issue