Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hi. I'm going to develop an application for PC that will allow user to set up a network.
Is it possible in Z-Stack to get a list of connected devices with their addresses?
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.
For example a PC application sends a request to Zigbee application using RS232. Application returns a list of Zigbee devices connected to the network. The PC application shows the list the user and user can do bindings (like binding a lamp with a switch). Is that possible?
Z-Stack API reference says this function return a list of neigboours for a node with a given address. But I need all nodes, not only neighbour.