Easy : type cast the data string to a U8 array, as illustrated in the attached image. The "Type cast" primitive is in the "Advanced >> Data manipulation" subpalette. CC
I fixed it by using the String to Byte Array instead of the typecast vi. I fed this to a byte array and it works now .. though all the bytes are flipped but that I can deal with 🙂