I have already flashed OpenBeken and it also works with WLAN. Unfortunately, I have no idea what I need to set in the configuration for the sensor to work. Maybe someone can help me?
Tuya Door Sensor similar to Ty01, but with CB3S chip.
Hello, the device you have shown is a door sensor based on TuyaMCU. This means that on the board there is a separate WiFi module and a separate MCU, which controls the power supply of the WiFi module. They communicate via the TuyaMCU protocol.
Flashing this device is problematic, but possible. One problem will be that the MCU can switch off the power to the WiFI module at any time, so you need to supply 3.3V from the outside.
You also need to know the dpID (identifiers and types) of the TuyaMCU variables in order to write the OpenBeken autoexec.bat afterwards.