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

nRFConnect for desktop - attr value Hex vs. Text

Hi,

Using nRFConnect for desktop I've noticed that when writing an attribute I usually enter the hex values of a byte array (e.g. "12" = 0x12) but on other occasions the values sent are actual characters typed (e.g. typing "12" actually sends equivalent ascii values "31 32")

Can someone elaborate on what occasions the input field is considered text vs hex values?

Thanks

Parents Reply Children
Related