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.

CC1312R- TI15.4 Stack Associated Devices "Status" field explanation

Regarding the TI15.4 stack version 4.20.01.04 for the collector;

@cllc.h

Cllc_associated_devices_t struct has a member called status of type uint16_t

Can someone explain how does it change and how can I use that information?

It starts out as '0' after collector is restarted - Cllc_restoreNetwork() is called @processStartEvent().

How does it changed through stack operation?

Does it become '1' for a sensor once it is connected?