For our xbee experts here, does anyone know of a setting that would cause an xbee to not transmit a ZCL response thru? all of my hue motion are constantly(daily) dropping and reconnecting. I have 5 xbees(3 XBEE3 & 2 S2C Xbees), which are most of my repeaters and suspect they are not relaying the proper response the HE hub is sending.
See this thread:
quote from the linked thread-
My ZigBee sniffing abilities are a little rough at the moment, but from what I can see the Hue Motion sends an 0x0a report and I am positing that because HE doesn't (?) send a ZCL default response back, it thinks the message hasn't got through and therefore sends the same 0x0a report as a broadcast.
This then eventually after some time leads to the device doing a leave and rejoin.
Of course I may be way off in this, as it's based on the deconz thread I linked to before and some chatter on the Hue developer forum, but it does seem to fit with the behavior I see on my Hue motions.
As mentioned my quick fix to test if it is indeed the case would be to reply to the unicast 0x0a with a ZCL default response, see if the subsequent broadcast 0x0a stops and see if the leave and rejoin behavior goes away.
Am I way off on this?