Hi, I have added BLE custom characteristics in my application. I am writing and reading some values through ble scanner mobile app. Here i observed that when i enter string or hex values, I'm able to read them back along with some junk data. So i used nRF connect app for the similar operation, here when i write a string data, i am reading only the hex values of that string. Why is this happening? Could anyone point a reason?