docker-tasmota icon indicating copy to clipboard operation
docker-tasmota copied to clipboard

firmware run error

Open HiconKong opened this issue 4 months ago • 1 comments

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

I build tasmota fimrware from below steps

  • git clone https://github.com/tasmota/docker-tasmota
  • cd docker-tasmota && git clone https://github.com/arendst/Tasmota.git
  • ./compile.sh tasmota Then I got firmware at Tasmota/build_output/firmware/tasmota.bin. And I use Web Tool(https://tasmota.github.io/install) to install the firmware. But I got some error.

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

HiconKong avatar Oct 14 '24 01:10 HiconKong