Folks,
I have used TI’s CC2530 Zigbee SOC with ZStack on it. But i want to use Different Host microcontroller which will communicate to zigbee transceiver for sending and receiving data. Then i looked this Xbee. So i planned to buy Xbee. Before that i need some clarification. Already i have gone through the Manual of that.
As per my understanding we need to communicate host controller and Xbee through UART. We need to send that through AT commands or API. But i did’t see in the manual how Xbee receive data and sends to host microcontroller. So my questions are.
- Xbee is already ported Zigbee Stack on it?
2.After powering up initially, Xbee will act as a Coordinator or End Device?Because in TI Stack while compiling we should tell how it should act(Coordinator or End device).
3.I have seen in manual we can unicast the data. But how can i know the address of other Devices.
- Whether Coordinator knows what are the device are joining to it?If yes, how user can know that.
Please help me to start in this platform
Regards
Allen