I want to share a working OpenBeken configuration for a MOES WP-ZK-EU16M 16A EU WiFi smart plug with energy monitoring. I could not find an OpenBeken template for this exact MOES model online. The device is very similar to the ANTELA F1s202-EU plugs discussed here:
https://www.elektroda.com/rtvforum/topic4043082.html
and to the older ANTELA BK7231T/WB2S/BL0937 teardown:
https://www.elektroda.com/rtvforum/topic3935136.html
Device
Brand: MOES
Model: WP-ZK-EU16M
Type: EU/Schuko 16A WiFi smart plug with power monitoring
Tuya module: WB2S
MCU: BK7231T
Power metering IC: BL0937
Firmware used: OpenBeken / OpenBK7231T
OpenBeken template
Pin map
WB2S pin OpenBeken role Function
P6 LED_n channel 1 Status LED, inverted
P7 BL0937CF channel 1 Active power pulse output
P8 BL0937CF1 channel 1 Voltage/current pulse output
P10 Btn channel 1 Front button
P24 BL0937SEL channel 1 BL0937 voltage/current selector
P26 Rel channel 1 Main relay
I flashed the device over UART, following the same general approach as the ANTELA guide. I used a Raspberry Pico 2 W flashed with the debugprobe firmware.
Could this device/template be added to the OpenBeken devices list?
https://www.elektroda.com/rtvforum/topic4043082.html
and to the older ANTELA BK7231T/WB2S/BL0937 teardown:
https://www.elektroda.com/rtvforum/topic3935136.html
Device
Brand: MOES
Model: WP-ZK-EU16M
Type: EU/Schuko 16A WiFi smart plug with power monitoring
Tuya module: WB2S
MCU: BK7231T
Power metering IC: BL0937
Firmware used: OpenBeken / OpenBK7231T
OpenBeken template
Code: JSON
Pin map
WB2S pin OpenBeken role Function
P6 LED_n channel 1 Status LED, inverted
P7 BL0937CF channel 1 Active power pulse output
P8 BL0937CF1 channel 1 Voltage/current pulse output
P10 Btn channel 1 Front button
P24 BL0937SEL channel 1 BL0937 voltage/current selector
P26 Rel channel 1 Main relay
I flashed the device over UART, following the same general approach as the ANTELA guide. I used a Raspberry Pico 2 W flashed with the debugprobe firmware.
Could this device/template be added to the OpenBeken devices list?