Hallo zusammen,
ich habe aktuell Tasmota auf meinem 1PM und möchte zurück zur original Firmware. Leider bekomme ich einen Fehler beim Flashen:
Code
esptool.py --port /dev/ttyUSB0 write_flash -fs 1MB -fm dout 0x0 shelly1pm.bin
esptool.py v4.2.1
Serial port /dev/ttyUSB0
Connecting...
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting...
Detecting chip type... ESP8266
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: 40:f5:20:00:5d:ac
Stub is already running. No upload is necessary.
Configuring flash size...
Alles anzeigen
A fatal error occurred: File shelly1pm.bin (length 2097152) at offset 0 will not fit in 1048576 bytes of flash. Use --flash_size argument, or change flashing address.
Was muss ich denn machen, um den Offset Fehler zu umgehen?
Danke und viele Grüße
Lösung: -fs auf 2MB erhöhen ...