Tuya Smart sensor not responding to read_attr_cmd_req

Zigbee device Development


Post Reply
v-r-i
Posts: 1

Hello,

I am developing on a Tuya Zigbee Mini Temperature / Humidity Sensor. Together with ESP32.

Image

It reports Temperature every 5 minutes.

However, I want to read Temperature / Humidity more often.

So from my client device, I am requesting to read attributes with read_attr_cmd_req.

But the sensor does not reply.

My question:
Is it possible to query this sensor to get more frequent readings? Or can it only do 5 minutes interval?

Thank you in advance,

心_远
Posts: 14

Re: Tuya Smart sensor not responding to read_attr_cmd_req

Can you please provide the manufacturer's name information for this product? It is located in the 'ManufacturerName' attribute under the Basic cluster. This way, I will be able to access more information about this product.

Post Reply