Hi Melanie.

Since he has an array, he needs a way to convert it before sending each array element.

The solution of in-situ conversion I think will not help him.

Also as kamikaze47 stated his array should be word instead of byte.

So the example of yours code I gave is really for byte and needs some modification.

Ioannis