Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F
Dear, Sir,
I want to use RTLS tool box and CC2640R2 lanchpad develop board to build a positioning system with mobile device (for an example I-phone position). The idea is to use I-phone BLE as master to connect three slave boards to find the position of I-phone user. I find TI has a RTLS toolbox which uses the CC2640R2 boards to do the position. I read the SimpleLink Academy: "RTLS Toolbox Fundamentals" and "Time of Flight". I also read the "TI BLE-Stack User's Guide" about the RTLS toolbox. This is a good example of positioning.
In this toolbox, the master, slave and passive are the development boards. A python program on PC controls the master and passive board. However, I want to use I-phone BLE as master to collect distance data. Therefore, I have questions:
1. Is there any RTLS library for I-phone IOS program or Android studio? Where can I find this?
2. If not, I need develop a mobile APP to combine the python program (from PC) and the master board. Do you have any suggestion that how to start to do this? I think to read your RTLS library functions will take long time. I do not want to do a crack of your RTLS toolbox.
Regards, Robert