From d0ede74ee46a87d18126db8fba620051f1bf62e3 Mon Sep 17 00:00:00 2001 From: Andreas Hubel Date: Wed, 29 Nov 2017 20:18:19 +0100 Subject: [PATCH] Created Sonoff SC (markdown) --- Sonoff-SC.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Sonoff-SC.md diff --git a/Sonoff-SC.md b/Sonoff-SC.md new file mode 100644 index 00000000..233e852f --- /dev/null +++ b/Sonoff-SC.md @@ -0,0 +1,18 @@ +## Serial Connection / Flashing + +Please see the [Hardware Preparation](Hardware-Preparation) page for general instructions. + +Flashing the ESP8266 + +Remove the 4 screws on the bottom. +The button is connected to GPIO0. + +You will have to remove the TX jumper in the board to avoid the ATMega328P to interfere in the upload process. + +Press and hold the button while powering the board to set the ESP8266 into flashing mode. +Note! After flashing you need to set the baudrate to 19200. +Don't forget to reconnect the TX jumper after flashing ;) + +SonoffSC +SonoffScRemoveTX +SonoffSCButoom \ No newline at end of file