Updated SonOTA Espressif2Arduino Tasmota without compiling (markdown)

Andres Meyer 2017-08-18 16:26:28 +02:00
parent ff2238040c
commit 8fa81581d0
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ It worked for me with these devices:
Steps:
* configure Sonoff using ewlink for local wifi and update the firmware. It does not work with old firmware.
* create wifi hotspot on smartphone for default indebuurt1/VnsqrtnrsddbrN
* create wifi hotspot on smartphone for default indebuurt1/VnsqrtnrsddbrN. This needs internet connectivity.
* on PC, extract sonota.py somwhere from the SonOTA project
* extract http://cputoasters.com/ameyer/sonoff/ssl/sonota-e2a.zip in same dir, should create ssl and static dir (contains just a snakeoil ssl cert and the default compiled e2a binaries directly from the unmodified Espressif2Arduino source)
* start sonota.py with your standard wifi SSID/PW and PC IP (eg ./sonota.py --wifi-ssid asdfasdf --wifi-password fidjfidfjidjf 192.168.123.123)