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?