Schnup89 / LIVY_RING_G2-Tasmota

25 stars 4 forks source link

which 4 files to upload? #10

Closed rthiel closed 3 years ago

rthiel commented 3 years ago

Hi got a ring and wanted to flash tasmota. Tried following your link (https://github.com/arendst/Tasmota/tree/firmware/firmware/tasmota32/ESP32_needed_files) but it didn't work. Can you please help me finding the right 4 files? thanks

rthiel commented 3 years ago

guess I found them: https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware/tasmota32/ESP32_needed_files but get the following error when flashing the files: "Detected overlap at address: 0x8000 for file: partitions.bin"

Schnup89 commented 3 years ago

Thanks for the flash-files url information, I've updated the URL in the Readme.

Schnup89 commented 3 years ago

Please check Jason‘s note about how to download the files, mayen this helps?

https://github.com/arendst/Tasmota/issues/8906#issuecomment-663050045

rthiel commented 3 years ago

thanks that helped - cloned that repo as well and finally got the right binaries

lazariv commented 2 years ago

Unfortunately the link is not working again: https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware/tasmota32/ESP32_needed_files

Can you please update?

Schnup89 commented 2 years ago

https://github.com/arendst/Tasmota-firmware/tree/main/static/esp32

Updated in the readme, thanks for the information

jojeji commented 1 year ago

link seems to be outdated. Can anyone please update the link. I can´t find the 4 files.

Schnup89 commented 1 year ago

It seems like the flashing procedure has changed for the actual tasmota binarys.

I Look into it this weekend

Schnup89 commented 1 year ago

https://tasmota.github.io/docs/ESP32/#flashing

You could try flashing the ESP with this instructions and the mentioned tasmota Firmware, after that flash the tasmota binary from here. It should not Break anything but I have Not tested it

jojeji commented 1 year ago

Yep it worked. I used the "ESP-Flasher.exe" and the binary from this repo. Thanks :)