The original guides didn't mention this information and I spent hours trying to debug what was wrong with my hardware

joshgarde 2019-05-19 19:46:27 -07:00
parent 040c8f9c97
commit 396f6a02a8
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
If you have followed [Hardware preparation](Hardware-preparation) your device is in Flash Mode and ready to be flashed with Tasmota and for that you need a **flashing tool**.
Jump [here](#flashing-and-compiling-from-source) if you want to compile your own version of Tasmota.
Jump [here](#flashing-and-compiling-from-source) if you want to compile your own version of Tasmota. Be sure that you download the appropriate firmware for your device. For devices with 1MB of flash memory (such as many Sonoff devices), precompiled binaries can be found at https://thehackbox.org/tasmota/. Using the wrong version may result in an boot loop or unstable operation.
# NodeMCU PyFlasher
NodeMCU PyFlasher is an easy to use GUI flasher based on [esptool.py](https://github.com/espressif/esptool) and is our recommended tool for a quick and easy flash.