wiki:TasmotaDevicesEinrichtung

Version 3 (modified by Johannes Lode, 5 years ago) (diff)

--

Erst-Einrichtung für Tasmota-Devices

SW-Image flashen, Console öffnen

$ 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