mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff iFan03 (markdown)
parent
1f27ff9b5e
commit
13daf8fd7b
|
@ -9,16 +9,22 @@ 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).
|
||||
![](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. **Do not release the button on the iFan03 until flashing is completed in step 5.**
|
||||
|
||||
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".
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
7. Find the IP address of the iFan03 and navigate to that IP address in any browser. Select "Configure Module" from the "Configuration" menu and select `Sonoff iFan03 (71)` from the drop down list.
|
||||
|
||||
8. Wait for the iFan03 to restart and then continue any other required or desired configuration.
|
||||
|
||||
## US Ceiling Fans
|
||||
|
|
Loading…
Reference in New Issue