logo elektroda
logo elektroda
X
logo elektroda

How to Open and Flash Gerier 2CH WiFi Switch LED 2*150W 2A; Template for OBK (Tasmota/Esphome clone)

DreamWarrior2412 
This switch is the 2CH variant of the Gerier WiFi Switch series. It is really a small device...
2-channel Wi-Fi switch module with technical information
Start the teardown by turning the device so that you have the back on top. Use a small knife to open it from any side. Just in the middle of each side you can push a small knife in and open the case without destroying it. After opening the case backside take of the PCB by pressing on the green wire screwbar.
View of a white, rectangular switch casing. Open Gerier WiFi switch with visible circuit board and separate casing. Close-up of the interior of a 2-channel Gerier WiFi switch, showing the CB2S module.
The device uses the CB2S Module. Well - all connectors are easy to solder and even documented on the PCB. Just the CEN you need "somehow" to connect a creativ way. I used tome measurement connector as you can see in picture. After connecting everything necessary for flashing, just start the usual procedure.
Close-up of the PCB of the Gerier dual-channel WiFi switch with a yellow measurement wire attached.
Configuration according to what being read from the original software image.
Configuration table for Gerier WiFi 2-channel switch pins

{
  "vendor": "Gerier",
  "bDetailed": "0",
  "name": "2CH WiFi Switch",
  "model": "LED 2*150W 2*5A",
  "chip": "BK7231N",
  "board": "TODO",
  "flags": "1024",
  "keywords": [
    "TODO",
    "TODO",
    "TODO"
  ],
  "pins": {
    "6": "WifiLED_n;0",
    "7": "Rel;2",
    "8": "Btn_Tgl_All;0",
    "23": "Rel;1",
    "24": "TglChanOnTgl;2",
    "26": "TglChanOnTgl;1"
  },
  "command": "",
  "image": "https://obrazki.elektroda.pl/7728453700_1709671235.jpg",
  "wiki": "https://www.elektroda.com/rtvforum/topic4040700.html"
}

About Author
DreamWarrior2412 wrote 14 posts with rating 3 , helped 1 times. Been with us since 2024 year.

Comments

Add a comment
p.kaczmarek2 06 Mar 2024 08:38

Thank you, device has been added to our list: https://github.com/OpenBekenIOT/webapp/commit/97fe9f24b84b7d2805c144a8d72c3f39729bbf47 Don't forget to also run PowerSave 1 on it. [Read more]

DreamWarrior2412 06 Mar 2024 16:18

Welcome - many thanks for your efforts on OpenBeken and publishing it freely on the Internet. My way to say thank you for this... More teardowns will come in the next days. Will write something about... [Read more]

p.kaczmarek2 06 Mar 2024 18:15

Thank you. If you want to help more, the first thing to watch for is filling all the fields in the template. I always do it by hand but I am just one person and it takes hours already. We are at 517 or... [Read more]