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

accommodate an existing service

I'm working on an health thermometer. I have used the HTS service to send temperature measures from the device to the phone.

Now, the device has to send an alert to the phone when the temperature is too high, and the phone must acknowledge the alert.

Can I take a bit "reserved for future" of the flag field of the temperature measurement characteristic to do it ?

In this case, do I have to customize the service ?

Best regards

Parents
  • Thanks Terje for your answer.

    I have another question about the HTS service provided by Nordic in SDKv10.0

    The "Intermediate Temperature" characteristic is not coded in the ble_hts.c file. How could I do to implement this characteristic and maintain the compliance with Nordic Semiconductor ASA’s Bluetooth profile qualification listings ?

    Best regards

Reply
  • Thanks Terje for your answer.

    I have another question about the HTS service provided by Nordic in SDKv10.0

    The "Intermediate Temperature" characteristic is not coded in the ble_hts.c file. How could I do to implement this characteristic and maintain the compliance with Nordic Semiconductor ASA’s Bluetooth profile qualification listings ?

    Best regards

Children
Related