I have a similar switch and will use an ESP-M3 module to replace the WA2 module in there.
A while back I hacked a shutter controller that had the old Tuya module and in order to made the buzzer work I added a patch to Tasmota to allow using the buzzer command with the PWM1 output. My branch is here:
For those who want to see how I did it (I think it is rather detailed), here a link:
Note it will likely take you 0.5 - 1h per module to program, modify, test it.
It took me about 30’ average and I had 20 modules to optimize the process.
Great info over here!
Having a great experience with an unbranded WiFi dimmer very easily converted to Tasmota with Tuya Convert OTA, I bought quite a few ($3.99 at that time) of these Moes MS-101 WiFi switches: https://www.aliexpress.com/item/33000281995.html?spm=a2g0s.9042311.0.0.27424c4dwm3yT2
To my surprise, I discovered that WA2 module inside is a different thing than our ESP8266, and found this thread.
I was able to follow the instructions above, steps were:
I uploaded Tasmota on a NodeMCU
I stripped the ESP8266/ESP12 module from the board - not the easiest thing to do, I used a soldering iron, precision knife and in the end forced it a little
Unsoldered WA2 module off MS-101 board, this was quite easy
Identified the VCC (3.3V) and GND pins on the WA2 module
Tested all PWM pins on the MS-101 board by connecting them one by one to VCC, until relay is triggered - you can hear it clicking
I did not pursue connecting the LED and switch to our ESP12 module, left them for later
I made the wiring needed to enable ESP to boot, and connected VCC, GND and relay wires
On powering on the board, ESP connected to my WiFi, all good
If someboody needs additional info on the procedure, just let me know and I can upload more details / wiring / specific photos. Thanks everybody for the details over here.
Wel… small fix: Using : {“NAME”:“Moes MS-104”,“GPIO”:[0,0,0,0,0,0,0,0,21,17,0,0,0],“FLAG”:0,“BASE”:1} instead you will not need the rule1 anymore, and switching will be faster (as fast as it can be - “it is what it is”)
Just in case someone like me is looking for a device that switches with mais, I suggest the Loratap SC500W. Even thought it is initially intended for shutters. It will work just as @stosoorok’s device. But it already comes with an esp device. They now even have a esp category on their Aliexpress store which lists the devices that comes with it. Hope this info helps someone.
Didn’t knew if you came any further but wanted to share my knowledge. You can actually pry the silicon a little bit and remove the top pcb. It’s been held by a little silicon on the edges and the 6 connector header. Just be careful with the pins, they bend easily. You can furthermore remove the chip inside with a solderstation. There are only 5 pins (if I remind that correctly) soldered to the pcb. It’s a pain to remove it, but once removed, just wire up a esp board to their corrosponding pins.
i just bought 10 on this to convert my light of the house i tried tuya converter trying to to flash with tasmota guess what i hade 10 uselles pieces of hardware i don´t ave the knowledge to gange the chip o 10 of this devices i should go to shelly 2.5
This is a different chip than what is originally being discussed in this thread. What you show is a TYWE2S. What this thread is about is called a WA2. They look to have the same form factor though, so maybe it’s just a different label?
My module is labeled MS-104 on the box. Chip is labeled Model: WA2, P/N 2.22.29.00001.
Main PCB is labeled Dz1WF1MdM V1.1 and the daughter board that holds the chip and relay is labeled Dz1WF1MdS V1.1. The left side of the daughter board has the 2 terminal for switching the relay’s 5v coil, and what appears to be an unpoppulated R13 and D5 (likely to be a LED that tells you when the coil is energized.
Pinout is 5 pins that I can see with labels hidden by the PCB. I cannot see the other side.