5G SA srsUE connect to commercial gNB #1462
Unanswered
yachen0409
asked this question in
Q&A
Replies: 1 comment
-
srsUE is searching band n3 frequency instead of n25. I believe this is hardcoded and may be a limitation of srsUE. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm trying to use srsUE to connect TMobile 5G network (n25 here) in US. I understand that the K and the OPc would be a problem, however, I want to collect the System Information Block(SIB) and RRC traces.
Currently, I follow the tutorial to set up 5G SA srsUE. The Hardware configuration is stated below:
However, as soon as I ran the srsUE, the UE stuck at the "Attaching UE......", without further steps for 15 mins.


No messages are captured in mac, mac_nr, while only one message in nas.
In the UE log, I found that the cell selection process seems only runs once instead of keep searching, with the only info "Completed with failure."
The log can be found here with info and debug level:
I search in the forum and the issues, and did the following attempts already:
I still cannot figure out the problem now. The last thing I though is about the CPU capability.
If anyone used 5G srsUE and successfully searched the cell/Established RRC connection. Please help me.
If not, any comments are still welcome.
Beta Was this translation helpful? Give feedback.
All reactions