Support for Sonoff dualr3 #10793
-
I want to use my original dual wall switch to toggle the lights. Have tried the sonoff tx2 switches, but am not happy with the touch sensor. A good fix for me would be to use a module that can hide behind the switch, but most I have found are only for 1 switch/lamp. Is the Sonoff dualr3 switch supported by Tasmota? It seems to be for curtains, but they also show it to be working for two lights. Official website: https://sonoff.tech/product/wifi-diy-smart-switches/dualr3 |
Beta Was this translation helpful? Give feedback.
Replies: 39 comments 209 replies
-
Sonoff Dual R3 is not yet in the template database but if it's based on ESP8266 it can be supported, even if 1st comer will have to do a little work Beside I would recommend Shelly devices over Sonoff. |
Beta Was this translation helpful? Give feedback.
-
Try this one: https://templates.blakadder.com/loratap_SC500W.html |
Beta Was this translation helpful? Give feedback.
-
@hafkensite you can join us on Tasmota Discord, channel #hardware-talk |
Beta Was this translation helpful? Give feedback.
-
Step by step. First i would try to read and flash the ESP32 chip. Since ESP32 has security features (fuse bits) there is the possibility that the ESP32 cant be flashed. |
Beta Was this translation helpful? Give feedback.
-
Nice, so itead left all fuses intact. |
Beta Was this translation helpful? Give feedback.
-
https://notenoughtech.com/wp-content/uploads/2021/02/Sonoff-Dual-R3-2-2.jpg
This image does not tell me which esp pin is connected to which function.
Or am I missing something?
|
Beta Was this translation helpful? Give feedback.
-
I have just flashed the latest tasmota32 binaries and the system is stuck in a boot loop.
I have flashed the same images to a nodemcu and there it works like a charm... Any Ideas? |
Beta Was this translation helpful? Give feedback.
-
As for pinouts - see here some photos of the extracted ESP32 sub board with the connectors nicely documented: |
Beta Was this translation helpful? Give feedback.
-
Good news - the communication seems to work - but it does not happen regularly... And in those 30 seconds of capture there is almost no communication:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Dears, Do you think momentary switch on S1 & S2 can be used via tasmota ? |
Beta Was this translation helpful? Give feedback.
-
Next time, ping me if you need the device probing, I could do all the pinouts for you as my device is in pieces :D |
Beta Was this translation helpful? Give feedback.
-
Hi, looks nice device, is bluetooth working,? and does shutters already work with esp32? nice to replace my shelly2.5 for my shutters and add bluetooth mesh network |
Beta Was this translation helpful? Give feedback.
-
digiblurDIY made a nice beginner-friendly video about flashing the Sonoff Dual R3 with Tasmota: |
Beta Was this translation helpful? Give feedback.
-
Looks like there I be 2 of these now given that I'm Releasing mine on
Monday 🙈
…On Sun, 21 Mar 2021, 23:32 sfromis, ***@***.***> wrote:
digiblurDIY made a nice beginner-friendly video about flashing the Sonoff
Dual R3 with Tasmota:
https://www.youtube.com/watch?v=VT6bY-iSveI
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10793 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKDRL24ZNTBM4SNCNRIYAYTTEZ6ZRANCNFSM4W4XWOBA>
.
|
Beta Was this translation helpful? Give feedback.
-
I configure inputs as buttons, not switches. Energy and Voltage Monitor is not working anymore. SetOption21 didnt help. |
Beta Was this translation helpful? Give feedback.
-
After flashing tasmota on sonoff dual R3 i can't get the wifi wed configuration site. |
Beta Was this translation helpful? Give feedback.
-
Goodmorning everyone. according to you I can modify the dual r3 to be powered at 12 volts and have the current and voltage measurement at 12 volts ? |
Beta Was this translation helpful? Give feedback.
-
Hi all, I received 3 x Sonoff dualR3 today, and when straight in trying to flash them without any luck. I have flashed many other devices in my time and I'm unsure why this isn't working for me. What happens is, it looks like the packet header is being sent (TX lights flash on the LC231X programmer) but nothing is received (RX lights don't flash), and untimely get a timeout using Tasmotizer & ESP-Flasher. If I don't hold down the GPIO0 button and let it boot normally i do get some flashing RX lights on the programmer, so assume the wiring is all good. I suspected it might be a power issue being an ESP32, so used a separate power supply, but this didn't change anything. Is anyone able to help me out? Is it likely Sonoff have updated the firmware to block flashing? |
Beta Was this translation helpful? Give feedback.
-
Hi, I found that the Zero Cross Detection template is also available for Sonoff DUAL R3. But I ask myself, is it useful if DUAL R3 only supports power metering and relay switching? It does not support dimming etc. Is not this setting just a waste of resources and energy? I don't know, IRQs etc. 🤔 |
Beta Was this translation helpful? Give feedback.
-
hi, when I reboot the sonoff dualr3 the first toggle stays as it was befor the reboot but the second toggle is always "off". Can someone help me to solve this so the second toggle also keeps its state after reboot ? |
Beta Was this translation helpful? Give feedback.
-
As a note: I got 30 dual R3 and their idle cpu temperature is between 38 and 91C - most of them between 50 and 70 (and all of them sit in the same cellar which is still quite well ventilated…) So there is some sort of heat thing with the CPU temperature and that is why there was some white glue on most of the Devices between the plastic and the ESP32 daughter board when I opened it. And at 91C the board tends to reset frequently… Not sure what one can do after opening the Dual to keep the the cooling working. any ideas? |
Beta Was this translation helpful? Give feedback.
-
Does the Dual R3 support WPA3 when used with Tasmota? |
Beta Was this translation helpful? Give feedback.
-
Hi there! |
Beta Was this translation helpful? Give feedback.
-
Received my Sonoff dualr3 units, I'v got the version 2.0 devices. The biggest change is new power metering IC. On ver.2.0 Sonoff use BL0939 chip from Shanghai-Belling. Was not able to find full datasheet of this IC. Maybe somebody already know how it compares with CSE7761? |
Beta Was this translation helpful? Give feedback.
-
Does anyone have an electrical schematic of this Dual R3 ? The Tasmota FW has built-in function "Interlock 1,2" just to avoid this to happen but I am interested to understand if S1 and S2 can override this function because external commands not managed by the FW. |
Beta Was this translation helpful? Give feedback.
-
Sonoff dual r3 do not have GPIO-0 on the button. You have to short it to
ground on the board. Look at the tutorial in the Docs.
El sáb., 13 de noviembre de 2021 07:43, sfromis ***@***.***>
escribió:
… Of course, you also need the basics done correctly, like grounding gpio0
*while* powering up the ESP32 board, should be possible by holding the
physical button at that time.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10793 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXBW4KJ4FNDAXLQ74IUIV3ULY6LPANCNFSM4W4XWOBA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Hello ... I've soldered a rigid pin to the 3,3V and to the Rx pad, this has beenvery stupid bcause when pusching the GPIO button I have damaged both the pads by stressing the soldering. For the 3,3 I followed the track and I foud the PIN on U1. can someone assist me to find the right place where to solder the Rx contact ? |
Beta Was this translation helpful? Give feedback.
-
Hello there. I have successfully flashed my Sonoff DUALR3 with Tasmota firmware, everything woks good except i cant find a way is it possible to measure Today, Yesterday and Total Energy separately for each channel? |
Beta Was this translation helpful? Give feedback.
-
I am closing this discussion since the orig. question is answered and this is too long already |
Beta Was this translation helpful? Give feedback.
Sonoff Dual R3 is not yet in the template database but if it's based on ESP8266 it can be supported, even if 1st comer will have to do a little work
Beside I would recommend Shelly devices over Sonoff.
Prices were quite nice recently and you can easily flash it OTA to tasmota just with your web browser
https://shop.shelly.cloud/shelly-2.5-ce-ul-wifi-smart-home-automation#54