No matching function for call to 'BLEStringCharacteristic::read(arduino::String)' [ARDUINO NANO 33 BLE SENSE]

What type of data does the read() function take ?
It seems that it is not a String

Please post your full sketch so that the context of the problem can be seen