stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

Flashing stefanbode fails #156

Closed adizag closed 5 years ago

adizag commented 5 years ago

Trying to flash stefanbode firmware. I understand i must flash the sonoff_minimal.bin before.

If I'm flashing the sonoff_minimal.bin from stefanbode bin folder - the switch will not recover from restart. Stuck... If I'm flashing the original sonoff_minimal.bin, the flashing succeeded but trying to then flash stefabode firmware I'm getting: "sonoff firmware upgrade: Upload Failed

Magic byte is not 0xE9"

The switch is generic tuya curtain switch.

Thanks in advance!!!

adizag commented 5 years ago

Is there a reason why not flashing firmware directly by ftdi?

udo1toni commented 5 years ago

You will only need to flash minimal.bin if flashing via OTA.

adizag commented 5 years ago

The downloaded file was damaged.... Downloaded again - working!

Thanks!!!!