I am using nRF32 ble module. I am not able to get the value from BluetoothGattCharacteristic. I have declared an object of BluetoothGattCharacteristic and getting the value by using getValue() method. In onServiceDiscovered() method i am getting null value. Can anyone please help in this.