This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2530: Cluster List for Temperature Sensor Sample

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK,

Hi.

I'm trying to lunch Thermostat and Temperature Sensor sample. Flashed the firmware but I can not bind them with each other. Which of the devices should be initiator and with one is target?

As I understand the temperature sensor to report it's temperature value using reporting capabilities has to have a binding record in it's binding table. The binding table is filled during the finding and binding procedure. BUT, according to BDB source code the binding is done using OutClusterList of temperature sensor and InClusterList of Thermostat, but the ZCL_CLUSTER_ID_MS_TEMPERATURE_MEASUREMENT is not in the OutClusterList of temperature sensor.