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.

SimpliciTI with AP, Repeater and ED

Other Parts Discussed in Thread: CC2530, CC2531, SIMPLICITI

Have been reviewing a number of entries on this forum. A lot of good information but none addressed my need.

My toolset is the SmartRF05DK and IAR. My present target devices are an AP using the CC2531 for the USB. My ED devices are CC2530 . My software template is the AP as a Data Hub in the Sample Applications for SimpliciTI. The CC2531 AP USB is fully functional. The ED can join the AP and send data to a PC via the CC2531 AP. We have also implemented the Repeater in the example code.

My next effort is to retrieve the address of the repeater, put the address in a payload to send to the PC via the AP. The purpose is to identify where the ED is located in relation to the fixed location of the repeater. I assume we must have a peer application on the repeater that the ED can link. We can then get the repeater address, place the address in an ED payload and send to the AP. The ED  and the repeater will be communicating at a low power level. But the Repeater and AP will communicate at a higher power level.

My question is how best to attempt to implement such a task. Is there a better approach to solve this problem? Any and all suggestions will be appreciated.

Al Bradford