mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff Basic (markdown)
parent
7bf9fa938a
commit
c4c0a81122
|
@ -9,7 +9,7 @@ Around November 2018, Itead changed the layout of the Sonoff Basic ([Discussion
|
|||
|
||||
The new version of the Sonoff Basic use 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. Also, the pin is pulled high momentarily after boot. This means that any device connected to GPIO2 may "blink" when the Sonoff is powering up.
|
||||
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. Also, the pin is pulled high momentarily after boot. This means that any device connected to GPIO2 may "blink" when the Sonoff is powering up.
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue