Hi Nordic team/Everybody,
I'm working with nRF52840 PCA10056, Thread_Zigbee_v4.1.0, and light_control example.
I modifed, try to add Temp_measurement ZCL in Light_Bulb / Light_Switch to receive/trans temperature data - to exact addr.
but "Light-Bulb" isn't react anything. Maybe Temp ZCL declaration is wrong, or missing something.
* This is my situation:

* And below figure, I think "Light_Switch" have trans out, but "Light_Bulb" can't get (just only Temp request):


* This transmit segment on "Light-Switch":

* This register for receiving on "Light-Bulb":

I also saw in https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.1.0%2Fgroup__read__attr__command.html but not clear
Please give me advice for how to catching Temp attr request.
Thanks. VDM