Hi, I'm developing a Zigbee coordinator starting from CLI agent example on nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31.
The end node I tried to connect is Ikea TRADFRI ambience sensor light (pir). I'm be able to connect the node and see main details (cluster list, attribute list...).
My question: the Ikea sensor node broadcast ZCL OnOff with timed off command. How can I intercept it? Or best, how can I redirect it to my coordinator endpoint?
Here attached a pcap log file from nRf Sniffer on Wireshark that show the ZCL broadcast command.
Many thanks for help
A.Barbieri