mirror of https://github.com/arendst/Tasmota.git
Restructure T1 EU into 1CH/2CH/3CH subsections
parent
81fa3014d1
commit
d573736974
18
Sonoff-T1.md
18
Sonoff-T1.md
|
@ -44,13 +44,9 @@ Notes:
|
|||
**WARNING!!** Do not attempt to power the device from your serial-to-USB adapter when connected to the relay board. This draws too much power and will cause the ESP to reboot frequently and reset all the configured settings.
|
||||
|
||||
## Sonoff T1 EU
|
||||
For most devices, the [UK version flashing guide](https://blakadder.github.io/templates/sonoff_T1_1_uk.html) may work. However, for **2 Channel board version 1.0**, you need to solder (or otherwise permanently connect) GPIO0 (R19) to GND before powering the board and only disconnect them once the flashing is complete.
|
||||
For most devices, the [UK version flashing guide](https://blakadder.github.io/templates/sonoff_T1_1_uk.html) may work.
|
||||
|
||||
![Sonoff T1 R2 EU board V1.0](https://i.imgur.com/bI9f5sa.jpg)
|
||||
|
||||
After having connected GPIO0 and GND, power the board - it will boot directly to flashing mode. Flash your firmware and disconnect the board.
|
||||
|
||||
### Sonoff T1 EU 1 Button (2018-06-04)
|
||||
### Sonoff T1 EU 1CH (2018-06-04)
|
||||
![Sonoff T1 EU 1 gang June version Image](https://i.imgur.com/lE9sSCg.jpg)
|
||||
All the flashing pins are in the front top right corner (sorry about covering them with the wires). From top to bottom:
|
||||
- LOG (GPIO2 not used)
|
||||
|
@ -63,7 +59,15 @@ To flash simply connect GND, TXD, RXD, and VCC as any regular ESP. Hold the touc
|
|||
* Stock baud rate: 74880
|
||||
* Relay pin: 0
|
||||
|
||||
## Sonoff T1 EU 3 Button (2018-10-03)
|
||||
### Sonoff T1 EU 2CH (v1.0)
|
||||
|
||||
For **2 Channel board version 1.0**, you need to solder (or otherwise permanently connect) GPIO0 (R19) to GND before powering the board and only disconnect them once the flashing is complete.
|
||||
|
||||
![Sonoff T1 R2 EU board V1.0](https://i.imgur.com/bI9f5sa.jpg)
|
||||
|
||||
After having connected GPIO0 and GND, power the board - it will boot directly to flashing mode. Flash your firmware and disconnect the board.
|
||||
|
||||
### Sonoff T1 EU 3CH (2018-10-03)
|
||||
|
||||
![Sonoff T1 3CH EU board V1.0](https://i.imgur.com/9dyEw1S.jpg)
|
||||
|
||||
|
|
Loading…
Reference in New Issue