First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

LTE traffic parsing problem

  • retag add tags

Hi all, I am researching in LTE packet in Wireshark, but I am confuse about Cellular pcap content convert.

For example lte-rrc.rsrpResult in MeasurementReport, Wireshark UI display rsrp range -67(dbm) <= RSRP < -66(dbm) (74).

I have been known 74 is mean mapping to RSRP range table, but when I check raw data(hex value) is 'ca'.

Please give me some advise to find resource or how it work? Thanks !

ray4220's avatar
1
ray4220
asked 2023-05-12 06:57:20 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The raw data you're seeing is actually the PER encoded value. Therefore there's more to it than just a base conversion.

Jaap's avatar
13.7k
Jaap
answered 2023-05-12 17:28:27 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer