Updated Sonoff Basic (markdown)

Michael Ingraham 2019-04-27 09:26:46 -04:00
parent 93d163f5a6
commit f405973924
1 changed files with 12 additions and 17 deletions

@ -1,27 +1,24 @@
* Itead Product Page: http://sonoff.itead.cc/en/products/sonoff/sonoff-basic
* Itead Shop: https://www.itead.cc/sonoff-wifi-wireless-switch.html
* Itead Wiki: https://www.itead.cc/wiki/Sonoff
* [Itead Product Page](http://sonoff.itead.cc/en/products/sonoff/sonoff-basic)
* [Itead Shop](https://www.itead.cc/sonoff-wifi-wireless-switch.html)
* [Itead Wiki](https://www.itead.cc/wiki/Sonoff)
### New Board Layout
Around 11.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"
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".
Its an ESP 8285 now with 1MB Flash.
The new version of the Sonoff Basic use an ESP8285 with the 1MB flash integrated into the same SoC chip.
GPIO14 is not inuse anymore. Instead you can use GPIO2 labled as `IO2` on the board.
Unfortunately the GPIO Point is not prepared for a Pin, you will need to solder your cable directly on the Board.
Be carefull, to high or long temperatures can damage the spot and its connectivity.
You should also make sure, that there is no traction on the cable. Fix the cable with a cable tie.
GPIO14 is no longer broken out to a contact on the PCB. Instead you can use GPIO2 labeled as `IO2` on the board. However, you must take care that GPIO2 is in the proper state during the normal power up of the device for the ESP to boot properly.
Unfortunately the GPIO2 PCB contact is not prepared for a pin. You will need to solder your cable directly on the board. Be careful. Too high a temperature or long heating can damage the contact and its connectivity. You should also make sure that there is no tension on the cable. Affix the cable with a cable tie and perhaps some hot glue.
* GPIO0 = KEY
* GPIO0 = BUTTON
* GPIO2 = IO2 (no pullup)
* GPIO12 = RELAIS
* GPIO12 = RELAY
* GPIO13 = LED1
The GPIO2 as User configurable input is implemented in the Sonoff Basic Device Template from V.6.3.0.15 (http://thehackbox.org/tasmota/sonoff.bin)
GPIO2 as a user configurable input is implemented in the Sonoff Basic Device Template since 6.3.0.15 (http://thehackbox.org/tasmota/sonoff.bin)
[<img src="https://camo.githubusercontent.com/7ee22f14cc707c04fa8ac357e4dd2a05da63852e/68747470733a2f2f7331352e64697265637475706c6f61642e6e65742f696d616765732f3138313132382f76653971673936382e6a7067" width="200" alt="label">
](https://camo.githubusercontent.com/7ee22f14cc707c04fa8ac357e4dd2a05da63852e/68747470733a2f2f7331352e64697265637475706c6f61642e6e65742f696d616765732f3138313132382f76653971673936382e6a7067)
@ -29,12 +26,10 @@ The GPIO2 as User configurable input is implemented in the Sonoff Basic Device T
[<img src="https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/sonoff-basic-r2/back.jpg" width="200" alt="back">](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/sonoff-basic-r2/back.jpg)
[<img src="https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/sonoff-basic-r2/chip.jpg" width="200" alt="chip">](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/sonoff-basic-r2/chip.jpg)
As alternative to gpio14 you can remove the bi colour led and use gpio13 as input
As alternative to GPIO14 you can remove the bi-colour LED and use GPIO13 as input
![use gpio13](https://user-images.githubusercontent.com/47423730/52523999-1c1fad80-2c98-11e9-9b86-f50d82ff18cc.jpg)
You can removed the thick wires to use the screw connection for low voltage.
And add a screw terminal next to the relay. This make all high voltage on 1 side of the board
You can remove the thick wires from the PCB to use the screw connection on the output side for low voltage. Then add a screw terminal next to the relay for the LINE OUT. This keeps all high voltage on one side of the board
## Serial Connection