Logo
Sonoff TX Ultimate 2 Gang Switch (T5-2C-86)
EU
Sonoff TX Ultimate 2 Gang

Available from:
Aliexpress.com
Domadoo.fr
Banggood.com



Manufacturer:
Itead.cc

Install method:
USB to Serial

GPIO #Component
GPIO00 None
GPIO01 None
GPIO02 I2S BCLK
GPIO03 None
GPIO04 I2S WS
GPIO05 Output Lo
GPIO09 None
GPIO10 None
GPIO12 None
GPIO13 WS2812 1
GPIO14 None
GPIO15 I2S DOUT
GPIO16 None
GPIO17 Relay 2
GPIO18 Relay 1
GPIO19 Serial Rx
GPIO20 None
GPIO21 Buzzer
GPIO22 Serial Tx
GPIO23 None
GPIO24 None
GPIO25 None
GPIO26 Output Hi
GPIO27 None
GPIO6 None
GPIO7 None
GPIO8 None
GPIO11 None
GPIO32 None
GPIO33 None
GPIO34 None
GPIO35 None
GPIO36 None
GPIO37 None
GPIO38 None
GPIO39 None
Configuration for ESP32
{"NAME":"TX Ultimate 2","GPIO":[0,0,7808,0,7840,3872,0,0,0,1376,0,7776,0,225,224,3232,0,480,3200,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":1,"CMND":"Backlog Pixels 28"}
Use code BLAKADDER when buying from itead.cc for a 10% discount.

Flashing and Configuration

See instructions for Sonoff TX Ultimate 1 Gang

Add the following rules to control both switches with the two touch panels:

  rule2 On TXultimate#Action$!Touch do break
  rule2 + On TXUltimate#Channel<5 do power1 toggle endon
  rule2 + On TXUltimate#Channel>5 do power2 toggle endon

Activate rule2 with:

rule2 1

Optional backlight effects

  rule3 On Power1#state do Backlog Fade 0; Speed 1; scheme3 13; Delay 60; Color 040300 endon
  rule3 + On Power2#state do Backlog Fade 0; Speed 1; scheme3 10; Delay 60; Color 040300 endon

Activate rule3 with:

rule3 1