This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why no ble_hts_c in ble_services?

Hello,

I want to implement BLE central for Health Thermometer Service using nRF51822 with S130 SD

I used the example ble_app_hrs_c as a reference, but I don't see an equivalent of ble_hrs_c.h for hts.

What am I missing? Should I just read the data as generic GATT client?

Parents Reply
  • Just to clarify, I wasn't looking for an example of HTS central, I was looking the implementation in the SDK (infocenter.nordicsemi.com/index.jsp

    I am little confused though (probably because all BLE I know if based only on nRF SDKs) - in S130 SDS v2.0 Table 15 which lists 'supported profiles and services' mentions that the SD supports "Health Thermometer" and that it doesn't provide "Internet Protocol Support". Since HTS central is not part of the SDK's BLE Services module but it can be implemented by user, does this mean that IP support can't be implemented by user at all until the SD supports it?

Children
No Data
Related