This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

use two example(funcionts) in app

i want to use proximity in hts example, is thers some points should i concern about? s110, softdevice 8.1, nrf tools

Parents
  • @Liu: I think it should be pretty straight forward to combine proximity service into HTS example.

    You just have to include the ble_lls.c, ble_ias.c (optional), ble_tps.c (optional) into your project and follow how we configure and add the services into the device's att table as in the proximity example.

Reply
  • @Liu: I think it should be pretty straight forward to combine proximity service into HTS example.

    You just have to include the ble_lls.c, ble_ias.c (optional), ble_tps.c (optional) into your project and follow how we configure and add the services into the device's att table as in the proximity example.

Children
Related