In BC127, how to send and receive hex string

with Hex string including ‘\x00’ in the middle of string, there is a problem.

For example, when I send 5500aabb, the melody app receive 55.
I guess this KIT contains strcpy operation.

how can I communicate binary string with BC127 KIT?