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.

endpoint location and zigbee network data transmittal capability

Other Parts Discussed in Thread: CC2431, CC2530

I am new to TI and Zigbee so please pardon my ignorance. I am trying to investigate possibilities for migration of an existing Bluetooth application to use the zigbee network radio. My current application provides location along with lots of other historical information. I have a development kit for a CC2530 which seems to be a good start to figure out how to make this device join the zigbee network. I am thinking I will to integrate other sensors to get the their information and transfer it as data in a ZB_RECEIVE_DATA_INDICATION  packet across the zigbee network.  However I have noticed that the CC2431 has a location engine. I'm wondering whether I can use this chip (CC2431) to get the location engine, and therefore the location information I am looking for, and still be able to execute the zstack software that runs on the other chip (CC2530) such as sensor demo and other examples to get the zigbee network and data transfer capability I am also looking for.