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.

Question about Neighbour Table.

Other Parts Discussed in Thread: CC2430, CC2530

Hello.

Background: I'm using CC2430 Coordinator and Routers, ZigBee 2006.

I managed to receive a Mgmt_Lqi message that contains information about associated devices in the neighbour table.

The problem is that I dont manage to get the MAC Address of each associated device in the table.
The network address (2-bytes) of each device in the table is reachable for me, but how do i get also the MAC address of each device in the table?

Thank you very much.

  • hi,

       I saw the question you asked before when I seach for it .Have you know the answer yet ?

       My question is that I don't know how to get or access the neighbour table based on the Zstack code.

      I'm using th CC2530 and the Zstack 2.4.0.

      I'v saw the NIB ,but none,

      If you have time ,can you help me about  that?