Doing a 2 switch version as the three switch has different setup.
Pry open the face with a small screwdriver or small knife edge. Pins for debugging are on the right edge of the board.
Module Model CB3S
Wire it up and get to flashing
JSON:
Config:
Device configuration, as extracted from Tuya:
- Button (channel 1) on P26
- LED (channel 1) on P7
- WiFi LED on P6
- Relay (channel 2) on P9
- Button (channel 2) on P24
- LED (channel 2) on P10
- Relay (channel 1) on P14
Device seems to be using CB3S module, which is using BK7231N.
And the Tuya section starts, as usual, at 2023424
Added after 3 [minutes]:
I am having trouble writing openbk OTA and through serial.
OTA using cloud cutter I get an exploit didn’t work error. Tuya shows the module on firmware version 1.3.5
Serial I get a write error
Added after 6 [minutes]:
Just realized looking at my screenshot I have the wrong firmware selected for write. If you use the UART it should work.
Pry open the face with a small screwdriver or small knife edge. Pins for debugging are on the right edge of the board.
Module Model CB3S
Wire it up and get to flashing
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/7215113000_1687979526_thumb.jpg)
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/3795861700_1687979525_thumb.jpg)
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/5032639000_1687979525_thumb.jpg)
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/4726847200_1687979540_thumb.jpg)
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/1194936700_1687979547_thumb.jpg)
JSON:
Code: JSON
Config:
Device configuration, as extracted from Tuya:
- Button (channel 1) on P26
- LED (channel 1) on P7
- WiFi LED on P6
- Relay (channel 2) on P9
- Button (channel 2) on P24
- LED (channel 2) on P10
- Relay (channel 1) on P14
Device seems to be using CB3S module, which is using BK7231N.
And the Tuya section starts, as usual, at 2023424
Added after 3 [minutes]:
I am having trouble writing openbk OTA and through serial.
OTA using cloud cutter I get an exploit didn’t work error. Tuya shows the module on firmware version 1.3.5
Serial I get a write error
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/5169202600_1687979853_thumb.jpg)
![[CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration [CB3S/BK7231N] Filohome Smart WiFi FL-M2: Two-Switch Version, template, configuration](https://obrazki.elektroda.pl/4437871600_1687979869_thumb.jpg)
Added after 6 [minutes]:
Just realized looking at my screenshot I have the wrong firmware selected for write. If you use the UART it should work.