This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Reading back only hex values of data entered from nRF connect app

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?

Related