logo elektroda
logo elektroda
X
logo elektroda

Arlec PC191BKHA Series 3 Smart Plug (PC191-A4-G, CB2S, BK7231N, BL0937) - Teardown and Json

C_Flat 72 1
ADVERTISEMENT
  • #1 21881517
    C_Flat
    Level 1  
    Hi,

    Just sharing a confirmed working template for the Arlec PC191BKHA Series 3 smart plugs with energy monitoring (Australian plug from Bunnings). They can be quite cheap. Picked them up awhile ago now, and never got around to uploading. Also, there is another Series 3 teardown that is for a slightly different version, but pins still seem to match and opening the case is the same (Series 3 HA model not BKHA).

    Arlec PC191BKHA Series 3 Smart Plug (PC191-A4-G, CB2S, BK7231N, BL0937) - Teardown and Json Arlec PC191BKHA Series 3 Smart Plug (PC191-A4-G, CB2S, BK7231N, BL0937) - Teardown and Json Arlec PC191BKHA Series 3 Smart Plug (PC191-A4-G, CB2S, BK7231N, BL0937) - Teardown and Json Arlec PC191BKHA Series 3 Smart Plug (PC191-A4-G, CB2S, BK7231N, BL0937) - Teardown and Json Close-up of the underside of a green PCB in a plug housing, with white compound and SMD parts Close-up of a PCB with two black relays and white glue on the relay housings.

    Ran a bit warm, so set up the power save settings and spaced out MQTT timings.
    Power monitoring via BL0937 is working correctly.
    Tested using OpenBeken with stable MQTT Home Assistant setup.

    Model: Arlec PC191BKHA Series 3
    Main Board: PC191-A4-G
    Tuya Board: CB2S (BK7231N)
    Energy Monitoring Chip: BL0937

    Pin mapping:
    P6 - BL0937 CF1
    P7 - BL0937 CF
    P8 - Relay
    P10 - WiFi LED
    P11 - Button
    P24 - BL0937 SEL
    P26 - LED

    JSON Template

    {
    "vendor": "Arlec",
    "bDetailed": "1",
    "name": "Arlec PC191BKHA Series 3 Smart Plug with Energy Meter",
    "model": "PC191BKHA",
    "chip": "BK7231N",
    "board": "PC191-A4-G (CB2S)",
    "flags": "134218752",
    "keywords": [
    "Arlec",
    "PC191BKHA",
    "CB2S",
    "BK7231N",
    "BL0937",
    "energy meter",
    "smart plug"
    ],
    "pins": {
    "6": "BL0937CF1;0",
    "7": "BL0937CF;0",
    "8": "Rel;1",
    "10": "WifiLED_n;0",
    "11": "Btn;1",
    "24": "BL0937SEL;0",
    "26": "LED;1"
    },
    "command": "backlog startDriver NTP; startDriver BL0937; SetupEnergyStats 1 300 10; PowerSave 1; PowerSave_WFI 1; TelePeriod 300",
    "image": "https://obrazki.elektroda.pl/6407621400_1775885345.jpg",
    "wiki": "https://www.elektroda.com/rtvforum/viewtopic.php?p=21881517"
    }

    If anyone else has this same board revision, this should save a bit of trial and error.

    Cheers,
  • ADVERTISEMENT
ADVERTISEMENT