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.

Compiler/CC2538: Z-Stack network table info for online recentcy

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

Tool/software: TI C/C++ Compiler

Hi All, 

I use Z-Stack Energy on CC2538 with IAR ARM.

I need to determine what nodes are presently online (responsive to any transmissions) at any given time. I know that Z-Stack has the three network tables ( associated-devices table, neighbor table, and routing table), that give some info on this, but I don'k now how to read them in a way that shows me if a node is online  at any given time. I didn't notice anything in the documents on this either, but maybe I just missed it.

Is there a way to do this, or should I rather create my own table and find my own way of maintaining it?

Thanks!