[Draft]
mit esptool flashen pi@raspberrypi:~ $ ./.local/bin/esptool.py --port /dev/ttyUSB0 write_flash -fs 1MB -fm dout 0x0 sonoff.bin esptool.py v2.7 Serial port /dev/ttyUSB0 Connecting.... Detecting chip type... ESP8266 Chip is ESP8285 Features: WiFi, Embedded Flash Crystal is 26MHz MAC: dc:4f:22:f5:b6:3a Uploading stub... Running stub... Stub running... Configuring flash size... Compressed 515872 bytes to 355877... Wrote 515872 bytes (355877 compressed) at 0x00000000 in 32.5 seconds (effective 126.9 kbit/s)... Hash of data verified.
Leaving... Hard resetting via RTS pin...