mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff iFan03 (markdown)
parent
ba4fbf0242
commit
8d878e04d0
|
@ -1,9 +1,36 @@
|
|||
Just received unit and didnt see a page for it so here it goes. Please feel free to enhance.
|
||||
(For information on the iFan02 please see here - [iFan02](https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-iFan02))
|
||||
|
||||
[iFan02 page](https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-iFan02)
|
||||
## Serial Flashing
|
||||
|
||||
Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation) page for general instructions.
|
||||
|
||||
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:
|
||||
|
||||
1. Connect your serial flashing device to your computer and open the desired flashing software.
|
||||
|
||||
2. If using NodeMCU Pyflasher (recommended) - select the desired sonoff.bin file that you want to flash, the COM port for your serial flasher device and ensure that flash mode "Dual Output (DOUT)" and that a baud rate of "115200" is selected. If you are flashing Tasmota firmware for the first time then also select "yes, wipes all data".
|
||||
|
||||
3. Once you are ready to flash your device then hold down the large white tipped button on the iFan03 device and connect the serial flashing device to the iFan03 flashing pins (for connection locations see the pin out on the left hand side of the first picture below). **Do not release the button on the iFan03 until flashing is completed in step 5.**
|
||||
|
||||
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 flashing device to the PC. Wait for the iFan03 to reboot.
|
||||
|
||||
6. Connect to the newly created iFan03 Wifi Access Point and continue the configuration by entering your usual wifi credentials into the correct location. Wait for the iFan03 to reboot.
|
||||
|
||||
7. Find the IP address of the iFan03. 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.
|
||||
|
||||
## Pictures
|
||||
|
||||
**Pictures**
|
||||
![](https://github.com/tim-dcl/BRUH3-Home-Assistant-Configuration/blob/master/IMG_20190817_155847511_HDR.jpg)
|
||||
![](https://github.com/tim-dcl/BRUH3-Home-Assistant-Configuration/blob/master/IMG_20190817_155853950_HDR.jpg)
|
||||
![](https://github.com/tim-dcl/BRUH3-Home-Assistant-Configuration/blob/master/IMG_20190817_155903267.jpg)
|
||||
![](https://github.com/tim-dcl/BRUH3-Home-Assistant-Configuration/blob/master/IMG_20190817_155910936_HDR.jpg)
|
||||
|
||||
## Incorrect Fan Speed for US based Ceiling Fans
|
||||
|
||||
To correct the fan speeds for US based ceiling fans you need to remove the existing capacitors from the iFan03 (see picture 3 above) and replace them with equivalently electrically rated 5uF (microfarad) capacitors. **Do NOT do this if you are not comfortable using a soldering iron as improperly performing this action could increase the risk of bodily injury or property damage**
|
Loading…
Reference in New Issue