Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: CC2640R2F
Tool/software: Code Composer Studio
Hello,
I have a couple of questions about the rtls_master project:
- Where in the rtls_master code can I find the functionality that lets it find & connect to a rlts_slave device?
-
- In the diagram below, it shows that the master can dictate if it can find a slave device or not.
- I want to change the functionality of how it chooses these rtls_slave devices
2. How exactly does the rtls_master locate a rtls_slave? By the rtls_slave's manufacturer advertising data, or something else?
-
- I'm thinking about this like the central-peripheral BLE ideology
- Since rtls_master would be the central in this case, would it look for a peripheral that's advertising a specific data?
- Or does it base its selection on other information as well?

Thank you,
Stefano