[BK7231N/CB2S/BL0937] Wifi Smart Plug with Energy Measurement (RMC021)
I got this Smart Plug which is labeled as RMC021 on the case:

That is the packaging
After a little bit of opening around with an opening tool:
Unscrew the screw from the neutral wire to get to rid of the case. Now you need to unsolder the plug itself from the PCB:
I unsoldered the CB2S to flash it:
I must be doing something wrong when desoldering. Ripped a pad from the PCB ...
Here is a backup of the original firmware:
Flashing worked well with BK7231 Easy UART Flasher 👌
And the config:


That is the packaging


After a little bit of opening around with an opening tool:

Unscrew the screw from the neutral wire to get to rid of the case. Now you need to unsolder the plug itself from the PCB:

I unsoldered the CB2S to flash it:


I must be doing something wrong when desoldering. Ripped a pad from the PCB ...

Here is a backup of the original firmware:
Flashing worked well with BK7231 Easy UART Flasher 👌
And the config:
{
"vendor": "Tuya",
"bDetailed": "0",
"name": "Wifi Smart Plug with Energy Measurement",
"model": "RMC021",
"chip": "BK7231N",
"board": "CB2S",
"flags": "1024",
"keywords": [
"power metering",
"smart plug",
"bl0937"
],
"pins": {
"6": "BL0937CF1;0",
"7": "BL0937CF;0",
"8": "WifiLED_n;0",
"10": "Btn;1",
"24": "BL0937SEL;0",
"26": "Rel;1"
},
"command": "startDriver NTP",
"image": "https://obrazki.elektroda.pl/3064808200_1711062407.jpg",
"wiki": "https://www.elektroda.com/rtvforum/viewtopic.php?p=21014244#21014244"
}
Comments
Looks like the same device as here: https://www.elektroda.com/rtvforum/topic4040624.html Still, it's good to get some extra photos. [Read more]
I am trying flashing using BK7231 GUI Flash Tool 1.1.6 on my CB2S, I am getting this error "Getting bus failed, will try again - 98/100!"even though I am shorting CEN and GND momentarily. Also checked... [Read more]
Are you flashing in circuit or did you desolder CB2S? Please see this video: [Read more]
No. It's not. Only thing in common is the CB2S. Different casing. different main PCB. [Read more]
Strange, it seems you are right. I must have focused only on the model number, which suprisingly, is the same. So it's good we have both those devices on our list here: https://openbekeniot.github.io... [Read more]
Hello. Due to high voltage, the U1 integration, L3 inductor and C8 capacitor exploded. I cannot read the values on them. Does anyone know the value of these? Thanks. [Read more]
U1 looks somewhat like BP2525. It's a non-isolated step down converter. You can most likely find other component values in it's datasheet. Just make sure to double check if the BP2525 footprint really... [Read more]
As you said, it was the BP2525 IC. L3 has 330uH, C8 has 470uF/10V values. Thank you. [Read more]
I'm glad to hear that I helped! Feel free to ask if you have any futher questions. By the way, you can find more similiar products with BP2525 if you use our search function: https://www.elektroda.c... [Read more]