mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff iFan03 (markdown)
parent
c2dfbb6337
commit
3398c5ebf2
|
@ -7,16 +7,17 @@ Next, please see the [Flashing](https://github.com/arendst/Sonoff-Tasmota/wiki/F
|
|||
|
||||
To flash the latest `sonoff.bin` file to the iFan03:
|
||||
|
||||
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).
|
||||
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.
|
||||
|
||||
3. Open your flashing software window. If 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".
|
||||
- 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".
|
||||
|
||||
4. While continuing to hold the button on the iFan03, click on the "Flash NodeMCU" button.
|
||||
|
||||
5. Wait until the flashing process is complete and then release the button on the iFan03. Unplug & Re-plug the serial adapter. Wait for the iFan03 to reboot.
|
||||
|
|
Loading…
Reference in New Issue