This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2650: Some issue of BDB reporting

Part Number: CC2650

The zigbee BDB has included reporting system. But sometimes reporting is triggered at the moment of attribute changed. If a broadcast command or scene-control command is sent to multi zigbee devices, zigbee devices will report their changed attribute. At this moment, MAC-CSMA is unable to send successful. So I suggest that once BDB reporting is triggered, user-app could capture the reported message and record it. Once reporting is sent failed, user-app should have chance to retry after a longer waiting.

  • Since this kind of scenario not considered by the zigbee spec, this application specific workarounds are responsibility of the user to implement and maintain. Just take care of not broke any part of the spec with your implementation if you want to certify a device that includes this workaround.