I am getting exception Attribute cannot be read HRESULT : 0x80650002 from the following line:- GattReadResult readResult = await tempMeasurementCharacterisitic[0].ReadValueAsync(); How to solve this problem. I am doing this for HealthThermometer. Characteristic UUID 0x2A1C read more