KmanOz / KmanSonoff

Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
MIT License
282 stars 39 forks source link

Does not work on S20 V1.3? #10

Closed Shellfishgene closed 6 years ago

Shellfishgene commented 6 years ago

I just installed on my Sonoff S20 socket, the PCB is labelled "S20_EU_V1.3 2017-2-16". It seems to have flashed ok from the Arduino IDE, but when I plug it in nothing happens. The LED does not light up at all, the button does nothing, and it does not connect to Wifi. I filled all the info int the h file correctly.

Straeng commented 6 years ago

Hello, Had the same issue, but it turned out I used the wrong flash mode (DIO). I changed to DOUT and then it worked!

KmanOz commented 6 years ago

What Straeng said 👍