Updated Sonoff iFan03 (markdown)

Michael Ingraham 2019-09-13 12:31:57 -04:00
parent 738fe1a338
commit e5c695f9a8
1 changed files with 6 additions and 6 deletions

@ -5,22 +5,22 @@ Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/
Next, please see the [Flashing](https://github.com/arendst/Sonoff-Tasmota/wiki/Flashing) page for general information on the flashing process.
To flash the latest `sonoff.bin` file to the iFan03:
Flash the latest version of [`sonoff.bin`](http://thehackbox.org/tasmota/json/sonoff.bin):
1. Connect your serial flashing device pins to the iFan03 (for connection locations see the pin out on the left hand side of the picture below).
![](https://github.com/tim-dcl/BRUH3-Home-Assistant-Configuration/blob/master/IMG_20190817_155847511_HDR.jpg)
2. Once you are ready to flash your device then hold down the large white tipped button on the iFan03 while connecting the serial adapter flashing device to your computer. This will power the adapter and the iFan03, you can release the button once it's powered up and the lights have flashed. (Note: it's possible that releasing the button and then trying to flash the iFan03 might not work. If that happens then just re-flash the iFan03 by continuing to hold the button after you plug in the flashing adpater until after the flashing process is complete in step 4 below.)
2. When you are ready to flash your device, hold down the large white tipped button on the iFan03 while connecting the serial adapter to your computer. This will power the serial adapter as well as the iFan03. Usually, you can release the button on the iFan03 once it has fully booted - after 3-5 seconds once the lights have flashed. If the device does not enter programming mode successfully, cycle power but this time continue to hold the button during the entire firmware upload process (i.e., step 4 below).
3. Open your flashing software window. If using NodeMCU Pyflasher (recommended):
3. Using NodeMCU Pyflasher (recommended):
- Select the firmware file that you want to flash
- Set the COM port for your serial programming adapter
- Ensure that flash mode `Dual Output (DOUT)`, and baud rate of `115200` is selected
- If you are flashing Tasmota for the first time, also select "yes, wipes all data".
- If you are flashing Tasmota for the first time, also select `yes, wipes all data`.
4. Click on the "Flash NodeMCU" button.
4. Click on the "Flash NodeMCU" button and wait until the flashing process is completed.
5. Wait until the flashing process is complete. Unplug & Re-plug the serial adapter. Wait for the iFan03 to reboot.
5. Cycle power on the serial adapter by unplugging and plugging it back in from the USB port. Do not hold down the iFan03 button. Wait for the iFan03 to reboot.
6. If this is the first time you have flashed Tasmota on the device, connect to the iFan03 `sonoff-xxxx` Wi-Fi access point and configure your Wi-Fi credentials by opening `192.168.4.1` in a browser. Wait for the iFan03 to reboot.