From 6b7713e6d781721922e8505afb601a6e3efcede7 Mon Sep 17 00:00:00 2001 From: Elias Hackradt Date: Wed, 1 Nov 2017 16:46:46 +0100 Subject: [PATCH] There is no example for the Sonoff s20 Smart Socket. So I make one. --- Sonoff-S20-Smart-Socket.md | 43 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Sonoff-S20-Smart-Socket.md diff --git a/Sonoff-S20-Smart-Socket.md b/Sonoff-S20-Smart-Socket.md new file mode 100644 index 00000000..ab18bb89 --- /dev/null +++ b/Sonoff-S20-Smart-Socket.md @@ -0,0 +1,43 @@ +* Itead Product Page: http://sonoff.itead.cc/en/products/residential/s20-socket +* Itead Wiki: https://www.itead.cc/wiki/S20_Smart_Socket + +## Serial Connection + +Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation) page for general instructions. + +### Step 1. + +Be sure it is **NOT** plugged in! + +Remove the "hidden" screw. + +SonoffSC + +### Step 2. (optional) + +Remove the board so you can access the GND,TXD,RXD,VCCIO better. +There are 2 screws. At the Red and the Blue cable. Be careful not to damage the soldered connection! + +SonoffSC + +### Step 3. + +Connect the jumper cables. + +SonoffSC + +When holding the socket from top to bottom. + +O - GND + +O - RXD + +O - TXD + +[O] - VCCIO + +Connected? +Hold the little button pressed while connecting the USB cable to your Notebook, PC etc. +after ca. 2 sec. let go of the button. +It is now in flashing mode. +Follow the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/wiki/Hardware-Preparation) page for general instructions. \ No newline at end of file