bt_nus_send data type

I'm sending a short data string from a NUS application. For some reason I cannot read the data as bytes, only string, even if the sent array is uint8_t.

Is there a specifier for the service as to what data type it sends? I couldn't find anything.

Cheers

Related