Hi every one ..
First of All i send 5 msg to mobile .
i have hoping channel , i capture the spectrum using USRP N210 with 10M sampleRate and then channelize it to 4 channel with 1M sampleRate.
then i use grgsm_hopping_example.grc to put it in one binary File "h.binary"

then decode it using Kc Like this
grgsm_decode -b h.binary -f 1835e6 -s 1e6 -m SDCCH8 -t 2 -k 'F76A9298F93E6F31'
and then i got this in wireshark " also attach wireshark capture"

and this

and in last msg i have the number but also without tp-user-data with malformed packet

can Someone tell me what happen , and how can i fix this !