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
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
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.