Brief test, pairing and interior of the Zamel ROW-02 (double-overhead light switch)

Today we will take a look inside another IoT gadget, but this time working with the Polish Supla system. We will see how it is built, how the power path is realised, what WiFi module is inside and, in addition, we will try to pair it with the Supla cloud and maybe back up its firmware too. We'll see.
To start with, the product seems to be quite expensive:

So what do we get for a whole £150?

Including a Polish-language manual:

Here is the gadget itself:


Pairing with Supla .
Pairing with the Supla is based on pressing the RESET button and then connecting to the broadcast WiFi point (no password).

We then visit 192.168.4.1 (hosted by our device) and enter our WiFi network details there, as well as our server and the email of our Supla account. The server from our Supla account can be found in the Supla panel.

We then press "Save and reset" or reset with a physical button on the device. The device should appear in our panel:

This particular module (ROW-02) offers two channels and can control two lights.

Of course, you can choose their icons, names, etc.

You can also trigger actions with it, but I have already written about that in another topic.

More in the topic:
Pairing and configuring Supla devices without a mobile phone
Interior of Zamel ROW-02 .
Similar to Tuya products - lift the lid:

The tracks for the higher powers are additionally tinned.
You can already see the first circuit - the EA1721A. Or rather, probably a TEA1721A. So here, however, is a switching power supply in flyback topology? I have often seen non-isolated step-down converters in such products.

We look further afield:


And from the top of the tiles:


I don't see a pulse transformer here, so not a flyback after all! I guess the TEA1721 can work in other topologies too. I found other schematics on it:

That is, however, again a non-isolated circuit. But he generates the voltage for the relay, for the WiFi module there is separately still a small step down inverter:


And then there is the WiFi module:


ESP-WROOM-02, or ESP8266.
Outputs:

For the "principle" I connected a USB to UART converter and ripped the flash, but that's probably off topic, as the Supli is unlikely to need to be converted to Tasmota.





My copies of the IoT batches:
https://github.com/openshwprojects/FlashDumps/tree/main/IoT
Summary .
Indeed I like the Supla environment, the pairing is simpler than in Chinese systems and does not require a phone, as I have already written about. Additionally, you don't need to buy a ready-made one at all, because Supla is open source and can be uploaded to devices just like Tasmota. I.e. if you buy a Tuya product you can upload Supla or OpenBeken yourself, depending on what is inside....
It's a bit of a pity that the mentioned varistor didn't appear inside (as in some Sonoff products) - so there will be a downside here. Perhaps in other/newer versions this will be corrected.
Users remark on the high stability of operation compared to cheaper Sonoff versions. I will therefore leave the final verdict to you anyway - does anyone use the ROW-02 or similar?
Comments
Personally, I have several such devices from Zamel (SBW-02 one piece, THW-01 four pieces, SLW-01 two pieces) as well as three pieces of Sonoff Basic R2. In fact, the price difference between Zamel and... [Read more]
As for stability, indeed there used to be a ranking on the forum with device run times displayed and some were astonishing. I've had everything done on Supli, well maybe apart from the plug sockets :)... [Read more]
I have never had anything suspended on supli ( they reset themselves, if necessary) . As far as the price of Zamel is concerned - the company and production in Poland so for sure it is hard to compete... [Read more]
It is now out of curiosity to see what sits in the competing Fox from F&F - priced similarly, but supposedly on a newer ESP. Well, and the energy meter, for example, is better suited to domestic applications... [Read more]
. With ESPs it takes some effort to get the processor to hang. Simply put, if something is wrong, it will reboot. Can you elaborate on the subject of hardware hanging up? Maybe it's about cloud collaboration,... [Read more]
. Personally, I have two sonoffs, neither of them do a problem, I've fitted about 4 more at friends' houses and they're all running for the 2nd year maintenance free. I have read that someone out there... [Read more]
. Well one of the Sonoffs has just crashed: https://obrazki.elektroda.pl/6950016700_1727613078_thumb.jpg [Read more]
If you have it on a DS18B20 sensor then check that it is original because this happens on fakes. In the ESP supply you can also increase the capacitance of the capacitor additionally. [Read more]
. Is the data controlled from the cloud or locally? [Read more]
From the cloud - I'm using the app, but I'll try to access the device directly by IP. As for the sensors, I think it's unlikely to be their fault, as the issue is not with specific thermistors, but virtually... [Read more]