From 0d90b1db70caaa1ed78dc7f4db8d2b85827754b5 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Mon, 29 Apr 2019 15:02:29 -0400 Subject: [PATCH] Updated Sonoff Basic (markdown) --- Sonoff-Basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sonoff-Basic.md b/Sonoff-Basic.md index 82741c02..e63def3e 100644 --- a/Sonoff-Basic.md +++ b/Sonoff-Basic.md @@ -7,7 +7,7 @@ ### New Board Layout Around November 2018, Itead changed the layout of the Sonoff Basic ([Discussion #4515](https://github.com/arendst/Sonoff-Tasmota/issues/4515)). The new board is labeled with "Sonoff RF R2 POWER V1.0". -The new version of the Sonoff Basic use an ESP8285 with the 1MB flash integrated into the same SoC chip. +The new version of the Sonoff Basic uses an ESP8285 with the 1MB flash integrated into the same SoC chip. GPIO14 is no longer broken out to a contact on the PCB. Instead you can use GPIO2 labeled as `IO2` on the board. _**You must take care that GPIO2 is not being pulled low when the device is booting**_. Otherwise, the device will not boot into its regular operational mode. You may wish to [use GPIO3 instead](https://www.youtube.com/watch?v=yavDqDzRdUk). It does not have any boot function restrictions. However, both of these GPIO are pulled high momentarily after boot. This means that any connected device may "blink" when the Sonoff is powering up.