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: Cluster Attribute response - Where to update attribute?

Part Number: CC2530

Hi,

When my ZC sends a read attribute on my ZED's battery percent attribute, the ZED simply returns the last value back as a response. However, I want the ZED to check the battery percent, update the value, and then return the latest value back to the ZC. Where should I implement my code for the the battery percent update?