mirror of https://github.com/arendst/Tasmota.git
File Upload OTA Recommendation
parent
01d18b392d
commit
27f4a9099c
|
@ -109,8 +109,8 @@ Once the firmware upload completes and the device restarts, the usual `sonoff-xx
|
|||
1. Set up Wi-Fi to connect your device to your network
|
||||
2. **_Perform a `Reset 5` to wipe any flash remnants BEFORE attempting a Tasmota OTA flash for the first time_**
|
||||
3. If you flashed `sonoff-basic.bin`, it is recommend that you upgrade to the firmware and Core variant that is needed for your device and use case (e.g., `sonoff.bin`). You must perform this update using the local `File upload` OTA. **Do not use a web OTA** for this step. Download the firmware file from the [repository](http://thehackbox.org/tasmota) to your computer.
|
||||
> **_Some users have reported that upgrading via web OTA from sonoff-basic.bin to another binary has resulted in an unresponsive device which has required a wired flash to recover._**
|
||||
4. Once the desired firmware is on the device, continue the regular Tasmota setup process. Use the [Sonoff Mini template](https://blakadder.github.io/templates/sonoff_mini.html) to assign the device components to the GPIO pins.
|
||||
> **_Some users have reported that upgrading via web OTA from `sonoff-basic.bin` to another binary has resulted in an unresponsive device which has required a wired flash to recover._**
|
||||
4. Once the desired firmware is on the device, continue the regular Tasmota setup process. Use the the appropriate Template from the [repository](https://blakadder.github.io/templates) to assign the device components to the GPIO pins. For example, the [Sonoff Mini template](https://blakadder.github.io/templates/sonoff_mini.html) assigns these GPIO:
|
||||
|
||||
<BR>GPIO | Tasmota<BR>Component | Device<BR>Function
|
||||
--: | :--: | :--:
|
||||
|
|
Loading…
Reference in New Issue