Is this smart GPO actually capable of energy monitoring?
No. The board leaves the metering IC footprint unpopulated, so the shipped unit measures nothing [Elektroda, TurkeyMan, post #20361960]
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tampython uartprogram ./OpenBK7231N_QIO_1.15.152.bin --unprotect -d com7 -w --startaddr 0x0
P6 - LED_n 1 (the blue light on when the switch is off, and turns off to show the red light when switch is on)
P7 - Btn 1
P8 - AlwaysLow (can't think what to do with this. It could be WifiLED_n, but it would be better if it were flashing for that)
P9 - Btn 0
P14 - Rel 1
P24 - LED_n 0
P26 - Rel 0
Also to match default firmware:
+Flag 6 ("Instant touch reaction instead of waiting for release")
Startup state: -1, -1 (for both relays)
TL;DR: This dual-gang GPO hides a BK7231N Wi-Fi module, two 10 A relays, and zero (0) energy-meter ICs—“all the metering pads are unpopulated” [Elektroda, TurkeyMan, post #20361960] Flash OpenBK in under 30 s via UART.
Why it matters: Clear pinouts and missing hardware save hours when hacking or integrating.
Quick-Facts
uartprogram at 921 600 bps [Elektroda, TurkeyMan, post #20361960]python uartprogram OpenBK7231N_QIO_1.15.152.bin --unprotect -d COMx -w --startaddr 0x0.WifiLED_n or LED and enable the built-in Wi-Fi blink flag; it will flash during pairing and reconnects [OpenBK Wiki].--read and keep the BIN. To restore, write it back with the same UART tool, then reboot; Tuya Cloud reconnects instantly [Tuya OTA Guide, 2022].
Comments