From 61f582028accd928f14d882d7889fe52fe3a61c3 Mon Sep 17 00:00:00 2001 From: Adrien Foulon <6115458+Tofandel@users.noreply.github.com> Date: Tue, 6 Aug 2019 17:56:54 +0200 Subject: [PATCH] Created Sonoff TX Series (markdown) --- Sonoff-TX-Series.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Sonoff-TX-Series.md diff --git a/Sonoff-TX-Series.md b/Sonoff-TX-Series.md new file mode 100644 index 00000000..007b2518 --- /dev/null +++ b/Sonoff-TX-Series.md @@ -0,0 +1,19 @@ +The sonoff TX Series comes with 4 versions T0, T1, T2, T3 + +The boards are the same for all the series with only a difference in the T0 which has no RF chip + +# Flashing + +The flashing steps are the same than for the older T1 switch but holding a switch does not put the board into flashing mode and there is no reset switch + +So to put a T1 Touch v1.0 board into flash mode you need to ground GPIO 0 which is exposed on the back of the board and plug the board to USB + +Here is an image of the wiring + +![](https://user-images.githubusercontent.com/6115458/62552030-462fe200-b86d-11e9-9ee9-30998fed2a9d.jpg) + +Legend: +Yellow => 3.3v +Purple => GND +Green => TX FTDI to RX sonoff +Blue => RX FTDI to TX sonoff \ No newline at end of file