This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Zigbee commissioning issue

Hi, I'm developing a Zigbee coordinator, but I have this issue during commissioning. 
The end node is Ikea TRADFRI ambience sensor light (pir), I make a simple test using CLI agent example on nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31.
As a result, the end node connect but after the confirm KEY success command it leave the network (you can see at lines 91 and 182, on pcap log file here attached)
What I wrong? 

Here below the CLI command I sent

IK_SensLog.pcapng

Related