i want to use proximity in hts example, is thers some points should i concern about? s110, softdevice 8.1, nrf tools
@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.
@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.