-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SimpleLink Lowpower SDK F3 BLE5 Stack
-
BLE_LOKI-3789
-
BLE Stack BLE5-3.2.4
-
-
Description: The Bluetooth LE Health Thermometer profile currently uses a uint32_t for the temperature. And this is incorrect per the specification. Per the specification, it should be a float.