| Version 2 (modified by , 5 years ago) (diff) |
|---|
Erst-Einrichtung für Tasmota-Devices
SW-Image flashen
$ esptool.py --port /dev/ttyUSB0 erase_flash $ esptool.py --port /dev/ttyUSB0 write_flash 0 sonoff.bin $ picocom -b 115200 -l --omap crlf -c /dev/ttyUSB0
