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.

CC2652RB: How can I capture reporting time configurations on an endpoint?

Part Number: CC2652RB
Other Parts Discussed in Thread: Z-STACK

Hello. I am developing an endpoint with reportable variables, the values of which are obtained from ADC measurements of external sensors. As these measurements circuits are rather power hungry, i would like to perform them as close to the maximum reporting time as possible, while still allowing the user to choose any reporting intervals they wish. 

The sensor measurements are performed on a separate RTOS task which i would like to put to sleep for variable intervals, as desired by the user.

How can i capture the reporting time config command issued by a coordinator and extract the configured times to use them for sleeping?