Updated Flash Sonoff using Raspberry Pi (markdown)

maciboy 2018-06-04 18:17:56 +02:00
parent 7af06c2c03
commit d7e3f0c0cf
1 changed files with 2 additions and 2 deletions

@ -18,7 +18,7 @@ So, I will summarize the process and needed adoptions based on the above blog, p
`sudo systemctl disable serial-getty@ttyS0.service`
`sudo cp /boot/cmdline.txt /boot/cmdline.bak`
`sudo cp /boot/cmdline.txt /boot/cmdline.bak` (This backups the file ;))
`sudo nano /boot/cmdline.txt`
-> delete "console=serial0,115200" option
@ -47,7 +47,7 @@ Connect 3,3V while button pressed to enter flash-mode:
`esptool.py —port /dev/ttyS0 erase_flash`
2. Flash .bin, which you can download from the release-section of this git (https://github.com/arendst/Sonoff-Tasmota/releases):
2. Flash .bin, which you can download from the [release-section](https://github.com/arendst/Sonoff-Tasmota/releases):
Again connect 3,3V while pressing button: