Flashing Mirabella Genio Smart Plug with USB A and C (I03632)
Below is the configuration and internals of a Mirabella Genio Smart Plug with USB A and C (I03632).
I have extracted the full dump, so this can now be flashed using tuya-cloudcutter. It uses the CB2S board, and can also be flashed by carefully cutting down the sides, and prying the case open. I made a bit of a mess, but it still clicks back together securely. I used by Pogo Pin Flashing Adapter, but if you can use cloudcutter, that should be a lot easier.
It's a simple device with a simple pin out (see below for JSON configuration)
P6: Relay
P7: Button
P8: Blue LED
P26: Red LED

I have extracted the full dump, so this can now be flashed using tuya-cloudcutter. It uses the CB2S board, and can also be flashed by carefully cutting down the sides, and prying the case open. I made a bit of a mess, but it still clicks back together securely. I used by Pogo Pin Flashing Adapter, but if you can use cloudcutter, that should be a lot easier.
It's a simple device with a simple pin out (see below for JSON configuration)
P6: Relay
P7: Button
P8: Blue LED
P26: Red LED
{
"vendor": "Tuya",
"bDetailed": "0",
"name": "Mirabella Genio Smart Plug with USB A and C",
"model": "I03632",
"chip": "BK7231N",
"board": "CB2S",
"keywords": ["TODO", "TODO", "TODO"],
"pins": {
"6": "Rel;1",
"7": "Btn;1",
"8": "LED;1",
"26": "WifiLED_n;0"
},
"image": "https://obrazki.elektroda.pl/YOUR_IMAGE.jpg",
"wiki": "https://www.elektroda.com/rtvforum/topic_YOUR_TOPIC.html"
}





Comments
Thank you. It's interesting to see your CB2S module has no shielding, but the sticker was still put on that. I wonder why some of them ships without metal shield. [Read more]