Part Number: CC2640
What are the profiles needed for a BLE tracker (similar to Tile, Chipolo etc) for bidirectional tracking (Key / Phone)
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.
Part Number: CC2640
What are the profiles needed for a BLE tracker (similar to Tile, Chipolo etc) for bidirectional tracking (Key / Phone)
Hello,
Similar to the answer in the original question, I would recommend using our SimpleLink Academy Custom Profile Lab (dev.ti.com/.../) so that you may implement a custom BLE tracker profile. Additionally, the BLE sig also has a list of adopted profiles you may find useful here: www.bluetooth.com/.../profiles-overview.
We don't have a specific example that implements this type of end application. However, you may start with our Simple Peripheral or Broadcaster and go from there.