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

SDK12 HTS Temperature Measurement Characteristic not enabling

Have built the HTS example and flashed to the PCA10040 board.

Using the iOS app HTM (within nRF Toolbox):

  1. connect.
  2. get notification from the Battery Service

However do not get temperature indications from the Temperature Characteristic.

Using BLExplr - get the same findings:

  1. can enable Battery level notifications

However cannot enable temperature indications from the Temperature Characteristic.

Questions:

  1. Within the main.c of the ble_app_hrs example,Is there something in the code, on the board, that needs enabling?
  2. Is there a temporal description of the life time of a Nordic typical BLE peripheral app. From power up? e.g. setting stuff up - the call backs used for advertising type and timing, then when a connection request comes in.........so far have failed to find this documentation.
Parents Reply Children
Related