tasmota / docker-tasmota

Docker container with a complete build environment for Tasmota using PlatformIO
81 stars 49 forks source link

firmware run error #29

Open HiconKong opened 1 month ago

HiconKong commented 1 month ago

I want to build firmware by docker-tasmota and flash into SONOFF DUALR3 Lite.

I build tasmota fimrware from below steps

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) wrong chip id 0x8a90 wrong chip id 0x8a90 wrong chip id 0x8a90 wrong chip id 0x8a90 wrong chip id 0x8a90 wrong chip id 0x8a90 wrong chip id 0x8a90 ets Jul 29 2019 12:21:46

barbudor commented 1 month ago

tasmota.bin is for ESP8266 Sonoff Dual R3 Lite use an ESP32: https://templates.blakadder.com/sonoff_DUALR3L.html You need to build tasmota32 Warning: For flashing an ESP32 using the webinstaller, you must use tasmota32.factory.bin (tasmota32.bin is only for OTA upgrade once you have already flashed tasmota32.factory.bin)