Sending unsigned bytes array to serial port

hi,

I have to send serial data via otg to usbserial,

I am using:

With writeHex([“06FAC0”]) , i am able to send data but with 0 and 239 line separator at the end too i want to send only 3 bytes how i can achieve this?

regards,
Prakash