Page 1 of 1

esp32-C6 zigbee tuya smart life

Posted: Sun May 18, 2025 3:17 pm
by maggymtac
Dear,

I would like to have example code which can be used with tuya application or Smart Life: https://github.com/espressif/arduino-es ... ateway.ino

I want to create a zigbee gateway and devices zigbee

Thank you.

Re: esp32-C6 zigbee tuya smart life

Posted: Sun May 18, 2025 4:40 pm
by lbernstone
Tuya != zigbee. Tuya uses an encrypted mqtt connection. Older models may be able to be jailbroken, but newer models would need access to the chip (through uart) to reprogram.

Re: esp32-C6 zigbee tuya smart life

Posted: Mon May 19, 2025 3:28 pm
by maggymtac
As device : https://www.aliexpress.com/item/1005007694554158.html
is detected with this code: https://github.com/espressif/arduino-es ... n_Networks

I thought tuya was doing the same thing as Smart Life application

Re: esp32-C6 zigbee tuya smart life

Posted: Mon May 19, 2025 3:48 pm
by lbernstone