Hello,
i found a Problem with Smart Plugs with BL602-Chip and Energy Metering.
If you install OpenBL602_1.18.159 or any version after this version, the plug doesnt boot any more with this PIN-Config:
You have to boot into Safe-Mode of OBK by powering plug 5 times. Then you have to delete PIN-Settings manually. Command "clearIO" seems to be unknown in safe-mode.
After that, device will boot again normally.
You have to downgrade to 158 or below. Then you can re-config PIN-settings and the plug is working normally.
I tested it with an empty autoexec.bat.
It is reproducable.
i found a Problem with Smart Plugs with BL602-Chip and Energy Metering.
If you install OpenBL602_1.18.159 or any version after this version, the plug doesnt boot any more with this PIN-Config:
  "chip": "BL602",
  "board": "TODO",
  "flags": "134743044",
  "keywords": [
    "TODO",
    "TODO",
    "TODO"
  ],
  "pins": {
    "2": "Rel;1",
    "3": "BL0937CF1;0",
    "4": "Btn;1",
    "14": "BL0937CF;0",
    "20": "LED_n;1",
    "21": "BL0937SEL;0"
  },
You have to boot into Safe-Mode of OBK by powering plug 5 times. Then you have to delete PIN-Settings manually. Command "clearIO" seems to be unknown in safe-mode.
After that, device will boot again normally.
You have to downgrade to 158 or below. Then you can re-config PIN-settings and the plug is working normally.
I tested it with an empty autoexec.bat.
It is reproducable.