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.

CC2530: multiple attributes reported at once from same cluster instead of one

Part Number: CC2530

Hi,

we are working on Zstack 302.

we have define a custom cluster for our application( on the router) this cluster has two attributes, both report-able. the coordinator binds itself  to this cluster on the router.

while we try to report a single attribute , both the attributes are reported (i used 'bdb_RepChangedAttrValue' function for reporting the attribute.
why is it so?
Is it how it is supposed to work?