Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't receive RRC_SIB3 in WCDMA_Signaling_Messages on Pixel 3a #98

Open
nikarus opened this issue Mar 26, 2021 · 0 comments
Open

Can't receive RRC_SIB3 in WCDMA_Signaling_Messages on Pixel 3a #98

nikarus opened this issue Mar 26, 2021 · 0 comments

Comments

@nikarus
Copy link

nikarus commented Mar 26, 2021

Versions

  • OS: Android 10 on Pixel 3a
  • Python version: 3.8m
  • Python installation method: libpython3.8m.so

Description

We are trying to use Mobileinsight in order to get cell reselection info for 2g/3g/4g for Google Pixel 3a. We've managed to receive this info for 2g and 4g. But for some reason we can't receive it for 3g.

To be more exact, we are receiving WCDMA_Signaling_Messages. But inside of that message we never receive RRC_COMPLETE_SIB byte. And therefore we don't receive RRC_SIB3 part with all the reselection info that we need.

Can you please advice what else can we try to receive those messages? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant