
HowTo: Tasmota – Flash Tasmota firmware to Sonoff iFan03 module
- Connect the USB to serial converter For the actual programming process, you now have to connect a USB-serial converter. ...
- Perform the flash process The actual flash process is described in the article Tasmota – Flash Firmware. ...
- Set the appropriate template ...
- Additional information ...
- Have fun with the project ...
How do you flash a Tasmota Sonoff R2?
To enter flash mode, press down on the button while powering the device. Note - After the module type is changed to "Sonoff Pow R2", the serial port is no longer available for entering configuration commands because the serial port is used to communicate to the power measurement chip.
Why should I flash Tasmota?
Tasmota can unlock your smart devices, allowing them to communicate with systems and environments with which they were not designed. This allows you to connect all of your smart devices present in your house to the same platform, making your home automation system and life easier.
How do you flash Tasmota with Esptool?
EsptoolDownload Esptool. If you do not have an installed copy of Python download and install it from https://www.python.org/. ... Install Esptool. Go to the known folder and install Esptool with command python setup.py install . ... Download Tasmota. Download the latest Tasmota release firmware file tasmota. ... Upload Tasmota.
How do you flash a Tasmota Sonoff th16?
Basic ConfigOpen the webserver of the module by enter the IP address in a browser.Go to Configuration –> Configure Module.Set Module type to „Sonoff TH (4)“ and at GPIO14 Sensor the sensor the you want to connect to the Sonoff.Save the configuration.
What does Tasmota stand for?
Tasmota actually means Theo-Arends-Sonoff-MQTT-OTA and thus immediately gives a hint about the developer and purpose of this firmware. What is the ESP8266 chip? The ESP8266 chip is used by many manufacturers for the development of devices that are operated in a smart network.
Should I use Tasmota?
Tasmota is as versatile in its installation as it is in its operation. It is very easy to install and there are several methods across several platforms. For example you can use the Tasmotizer to flash the firmware of your choice over serial or USB. It is lightweight, simple to use and available on Mac, Linux or PC.
What is Esptool?
A Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips.
Where can I FInd Tasmota devices?
Tasmota Device LocatorUsage. Enter any IP address in the subnet and it will search for devices on the entire subnet. ... Run the live version. The live version can be found here.Local Deployment. If you want to run your own server, the Tasmota Device Locator can be served by any static http server (not https). - ... Development.
How do I set a static IP for Tasmota?
Tasmota Commands: Static IP If you want to assign a static IP address (so you won't have to search around to connect up to it), click on the console button on the Tasmota webpage. Enter: ipaddress1 [input your desired IP address] then restart 1 to apply the changes.
How do you flash Sonoff OTA?
Steps to flash a Sonoff Mini moduleWire up the module to mains power. ... Hold down the button for 5 seconds. ... I then had to hold down the button again for 5 seconds and it then flashed on and off quickly.Connect to the Wifi network called ITEAD-xxxxxx using your computer.More items...
Where does Tasmotizer save backup?
Backup. Tasmotizer will take care of the backup of the existing firmware automatically for you. The file is saved in the same directory as tasmotizer.exe and the name structure is backup_20200217_124735. bin ( backup_date_time.
How do I add Tasmota to home assistant?
ConfigurationBrowse to your Home Assistant instance.In the sidebar click on Settings.From the configuration menu select: Devices & Services.In the bottom right, click on the Add Integration button.From the list, search and select “Tasmota”.Follow the instruction on screen to complete the set up.
Requirements
By default, ITEAD firmware is installed on Sonoff MINIR2. Make sure firmware version is 3.5 or higher. You can check version with eWeLink app. It also can be used to upgrade firmware.
Notes
After flashing the Tasmota firmware on a Sonoff MINIR2 switch, it is not possible to revert to the original ITEAD firmware.
Powering a device
Sonoff MINIR2 needs to be wired to mains power (110 – 220 V AC). Connect live wire to LIn and neutral wire to NIn.
Enable DIY mode
Sonoff MINIR2 can work in DIY mode. In this mode device can be controlled by HTTP POST requests. There is API method that allows to flash desired firmware on device.
Find device IP address
You can find IP address of Sonoff MINIR2 by using one of the following ways:
Flash the Tasmota firmware
We can flash the Tasmota firmware on a Sonoff MINIR2 by using HTTP POST requests. We will use curl command to send requests. Alternatively, you can use Postman or similar application.
Device recovery
If tasmota_XXXXXX-XXXX access point not appeared after 5 minutes or more, then we need to recover device using fast power cycle technique. If you see tasmota_XXXXXX-XXXX then go to next section.
Parts required
In this project, you needed these parts ( Dear visitors. You can support our project buy clicking on the links of parts and buying them or donate us to keep this website alive. Thank you ):
Understanding the Tasmota
Tasmota is an alternative firmware for ESP8266 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Written for Arduino IDE and PlatformIO.
Understanding the Tasmotizer
The full-featured flashing tool for Tasmota. With the great ESPtool from Espressif under the hood, and all required settings by default.
Understanding the SONOFF mini
This is a mini and compact DIY smart switch used for different kinds of switch boxes, even the smallest EU standard switch box. Convenient to automate your home appliances with eWeLink app through your smartphone or tablet or your voice command.
Step by Step instruction
1. Please note that you have several options to download and install the Tasmotizer:
Wrapping up
We have learnt how to flash SONOFF mini with Tasmota firmware using USB to TTL converter.
Understanding the Tasmota
Tasmota is an alternative firmware for ESP8266 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Written for Arduino IDE and PlatformIO.
Understanding the SONOFF mini
This is a mini and compact DIY smart switch used for different kinds of switch boxes, even the smallest EU standard switch box. Convenient to automate your home appliances with eWeLink app through your smartphone or tablet or your voice command.
Step by Step instruction
Some new Sonoff devices support the new Itead DIY architecture which allows OTA firmware upload. With Sonoff DIY, a user has more control over the hardware features of the device and also allows for upgrading the firmware without additional hardware.
Wrapping up
We have learnt how to flash SONOFF mini with Tasmota firmware. We will show you how to flash SONOFF mini with Tasmota firmware using USB TTL converter in next project.
