Hello,
The sensor device should be connected to the gateway with zigbee connection. Sensor is CO2 sensor and RF module is STB32WB device. The goal is to get readings into Tuya smarthome app. What I have learned so far, is that zigbee connection support is only for Tuya's own RF modules which uses serial communication between mcu and RF module. How connection should be done in my case? STM32WB has it's own zigbee api.
Esko