How to Use my Proprietary Hardware (based on Zigbee) with TUYA cloud servers?

Zigbee device Development


Post Reply
abdosalm555
Posts: 1

Hi all,

I am developing my own custom 3-gang neutral-less Zigbee smart switch. The product is based on CC2340R5, not a Tuya Zigbee module. However, I am struggling to get any official documentation regarding how to authenticate my device with Tuya servers. I used tuya-iot-core-sdk but it was on my linux machine, and it uses MQTT and HTTP requests.

I can't find any official documentation to do the same with my Zigbee device since it has no direct connection to the internet, but rather a tuya-enabled-gateway from another company. Has anyone faced the same problem?

In other words, I can't find any standard way for authenticating the device (using the license) with tuya servers, nor what should be the standard clusters. endpoints and so on for my device according to TUYA.

Post Reply