Other Parts Discussed in Thread: Z-STACK, SIMPLELINK-CC13XX-CC26XX-SDK
Hi, we have developed a Zigbee Router that implements multiple functionalities. However, we have discovered a weird behaviour. When adding ZCL_ACE to the build predefined symbols, the router stops working as such, only working as an End device, we have tried tracing this with wireshark, and in the capture, we see that the end device we try to join with the router as an inbetween, doesn't send an Association Request after receiving a Beacon message from our router. In the attached capture, Frame 7708 corresponds to the beacon from a router without ZCL_ACE enabled, and frames 8591 and 8592 to devices with ZCL_ACE enabled, both in response to Beacon request from the same end device.
We don't know what can be causing this behaviour, since the Beacon issued from both Routers seems equal.