fgsect/scat

about WARNING: Unhandled LTE RRC packet version 27

caplio opened this issue · 2 comments

2021-03-30 00:30:14,965 scat.qualcommparser (stop_diag) INFO: Stopping diag
2021-03-30 00:30:15,030 scat.qualcommparser (init_diag) INFO: Initializing diag
2021-03-30 00:30:16,325 scat.qualcommparser (prepare_diag) INFO: Starting diag
2021-03-30 00:30:18,677 scat.qualcommparser (parse_lte_rrc) WARNING: Unhandled LTE RRC packet version 27
2021-03-30 00:30:22,197 scat.qualcommparser (parse_lte_rrc) WARNING: Unhandled LTE RRC packet version 27
2021-03-30 00:30:26,985 scat.qualcommparser (stop_diag) INFO: Stopping diag

I tried using scat using Galaxy Note 20 Ultra (Qualcomm® Snapdragon ™ 865Plus),
and I got an error because of the RRC packet version.

It seems that UE information has not been acquired correctly.

If it is easy to fix, please tell me how to fix it.

I'm getting the same warning on my S20 Ultra. I ran this tool some time ago with the same phone and worked well. Any suggestions to add support for this RRC version?

Closed per commit 01d5b81.