2023-11-22 01:06 PM
Hi,
how can I use the Temperature Measurement Cluster with Zigbee? I have configured STM32 CubeMX with an endpoint and the cluster, but "zcl.temp.meas.h" doesn´t contain functions for handling the cluster. Only "ZbZclTempMeasClientAlloc" and "ZbZclTempMeasServerAlloc" are available.
2023-11-22 01:57 PM
Hello @Kampi
As a start, i think you should take a look at those two examples :
They may help you understanding better the configurations.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.