Now i parse correct FHDR
and FPort
. Then i count a sequence of Blocks, k = ceil(len(pld) / 16) = 1
Next I do this
At the end my data aren't equal with transmitted application data from the end -device.
I didn't used XOR, because i have only one block. It's true or did i miss understood something?