Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamDid any one successfully enable power/voltage/current monitoring on this device?
WiFi Switch QOB-WFD4103 (WFD4103)
No — I am not aware of anyone successfully enabling power, voltage, or current monitoring on the WiFi Switch QOB-WFD4103 / WFD4103, and based on the known teardown information, it is not practically enableable in firmware.
The WFD4103 appears to be a basic on/off smart switch, not an energy-monitoring smart plug. The known hardware configuration exposes only:
| Pin | Function |
|---|---|
| P7 | Status LED, active-low |
| P24 | Relay |
| P26 | Button |
The published teardown identifies the device as using a Tuya WB2S module based on the Beken BK7231T, with configuration for LED, relay, and button only. No metering IC or metering GPIO assignments are shown. (elektroda.com)
Power/voltage/current monitoring is not just a software feature. A smart plug or switch needs dedicated measurement hardware, typically including:
On devices that support energy monitoring, firmware such as OpenBeken, Tasmota, or ESPHome reads pulses, serial data, or ADC-derived measurements from that metering circuit. Without the analog front-end and metering IC, the MCU has no safe or meaningful way to know load current, line voltage, watts, or kWh.
For the WFD4103, the documented OpenBeken-style setup is only:
P7 = LED_n
P24 = Relay
P26 = Button
That is the profile of a simple relay switch. There are no extra pins assigned to BL0937CF, BL0937CF1, HLW8012, CSE7766, BL0942, voltage, current, or power measurement functions. The teardown also describes the device as having one button, LED, relay control, and a WB2S/BK7231T module, with flashing via UART. (elektroda.com)
So the limitation is hardware, not firmware.
A common misunderstanding is that because some Tuya, Enbrighten, Sonoff, or generic smart plugs support power monitoring, a visually similar plug might be unlockable by changing the firmware. That is only true if the metering hardware is already installed on the PCB.
In the WFD4103 case:
Therefore, OpenBeken, ESPHome, LibreTiny, or Tasmota-like firmware can give you local control, MQTT, HTTP commands, and Home Assistant integration, but not real voltage/current/power telemetry unless the PCB actually contains measurement circuitry.
If you want to verify your specific unit, inspect the PCB for the following:
Look for:
R001R0021mΩ2mΩ5mΩBL0937BL0942HLW8012CSE7766CSE7759CF, CF1, and SEL, or a UART pair for chips such as BL0942/CSE7766.The WFD4103 known layout appears to match this case:
If your PCB matches the published WFD4103 teardown, then voltage/current/power monitoring cannot be enabled.
If you need energy monitoring, use a device sold explicitly with that feature. Suitable categories include:
Smart plugs with built-in power monitoring
Zigbee smart plugs with energy monitoring
External metering
Do not attempt to add current or voltage monitoring directly inside the WFD4103 unless you are experienced with mains-rated PCB design. Adding a shunt, voltage divider, or metering IC inside a UL/FCC-listed mains device can compromise:
For practical use, replacing the switch with a proper metering model is much safer than modifying the WFD4103.
The QOB-WFD4103 / WFD4103 can be flashed and used for local relay control, but there is no known successful method to enable power, voltage, or current monitoring because the required metering hardware is not present in the known design. It should be treated as an on/off-only Wi-Fi switch.