Updated SonOTA Espressif2Arduino Tasmota without compiling (markdown)

Andres Meyer 2017-09-06 13:34:21 +02:00
parent e9ba2f6c89
commit 6fd0b863c2
1 changed files with 1 additions and 1 deletions

@ -91,7 +91,7 @@ SonOTA should say something like:
nmap 172.20.19.1-255 -p 80 nmap 172.20.19.1-255 -p 80
``` ```
* Use a web browser to connect to a new firmware on your device (note, we're not done yet ;) * Use a web browser to connect to a new firmware on your device (note, we're not done yet ;)
* Update to Tasmota standard image, either by using OTA via internet, or uploading image. Device will restart once again. * Update to Tasmota standard image, either by using OTA via internet (http://sonoff.maddox.co.uk/tasmota/sonoff.bin), or uploading image. Device will restart once again. Not upgrading to the standard image will result in not being able to store config values and more, as this is just an intermediate image.
* Still connected to *temporary* Wifi, login and change Wifi settings to your *home* Wifi. Device will reset. * Still connected to *temporary* Wifi, login and change Wifi settings to your *home* Wifi. Device will reset.
* Connect the PC to your *home* Wifi and find your new device. * Connect the PC to your *home* Wifi and find your new device.
* You can now configure rest of the system, including correct device type, MQTT settings and everything else. * You can now configure rest of the system, including correct device type, MQTT settings and everything else.