You need to turn 6 hex digits into 3 bytes of text,
then transmit the 3 bytes of text using the Bluetooth Send Text block.
Add a Web component to your project ion the designer,
to make the necessary conversion block available.
Replicate the attached value procedure BOM, but replace the FEFF with
your 6 letter hex sequence. The value of the new procedure will be
your desired 3 byte string, ready to be sent vie the SendText block.
Be sure not to mess up the special punctuation in front and back.
ABG