Sonoff Dual R3 POW - initial configuration

Moki Lv6

General

  1. Connect to Tasmota WiFi

  2. Setup WiFi: http://192.168.4.1/wi (always this same IP address). If you have many to configure, prepare link: http://192.168.4.1/wi?s1=wifi-name&p1=wifi-password&save=

  3. Put basic configuration:

    1
    {"NAME":"Sonoff Dual R3","GPIO":[32,0,0,0,0,0,0,0,0,576,225,0,0,0,0,0,0,0,0,0,0,7296,7328,224,0,0,0,0,160,161,0,0,0,0,0,0],"FLAG":0,"BASE":1}

Shutter

  1. Do all steps in General

  2. Open console and put:

    1
    2
    3
    4
    5
    6
    SetOption80 1
    Interlock 1,2
    Interlock ON
    ShutterRelay 1
    ShutterOpenDuration 30
    ShutterCloseDuration 28

MQTT

  1. Open link (change IP address): http://1.2.3.4/mq or if you have many devices: http://1.2.3.4/mq?mh=mqtt-host&ml=1883&mc=DVES_%2506X&mu=mqtt-user&mp=mqtt-password&mt=tasmota_%2506X&mf=%25prefix%25%2F%25topic%25%2F&save=
On this page
Sonoff Dual R3 POW - initial configuration