There is one problem. Data is coming like HEX byte. Not as string.
So my bytes FFFF is in string this character ˙˙.
So I've found only the possibility to convert that into byte array.
There is one problem. Data is coming like HEX byte. Not as string.
So my bytes FFFF is in string this character ˙˙.
So I've found only the possibility to convert that into byte array.