Closed SpongeBobaa closed 2 years ago
Hey,
RF status: O=9, U=17, L=899
RF status: O=10, U=26, L=949
RF status: O=10, U=20, L=951
is this always happening? I.e. is the LED on the USRP blinking? If so you have lates and the UE will not be able to sync on the cell.
Hey,
RF status: O=9, U=17, L=899 RF status: O=10, U=26, L=949 RF status: O=10, U=20, L=951
is this always happening? I.e. is the LED on the USRP blinking? If so you have lates and the UE will not be able to sync on the cell.
Thank you for your help! Yes, it is always happening. And the LED on the USRP is always blinking! I will try to install the Linux low latency kernel. Hope that helps to solve the problem. I would like to ask if the LED is always on instead of blinking, does that mean there is no delay?
well, I think I solved the existing delay problem. Now the LED on the USRP is always on .
Unfortunately I still can't find the LTE network.
Which COTS UE are you currently using? Depending on the manufacturer there might be additional steps to take.
Thank you all for your help!
After solving the delay problem, I finally succeeded in trying different frequency point numbers and frequencies!
I use OPPO ACE to find the network signal when DL_EARFCN=1300
or =1500
.
Closing issue.
Hi @SpongeBobaa , I was setting up the same setup with Ubuntu18 & USRP B210 and I am facing the same issue, can you describe which values you have changed and from which config files.
Issue Description
[Describe the issue in detail] When I run
sudo srsepc
andsudo srsenb
, the corresponding network cannot be found using COTS UE. I changed theMNC
andMCC
in epc.conf and enb.conf to 460 and 40. I also changed the value ofDL_EARFN
. None of these methods work.Setup Details
[Specify details of the test setup. This would help us reproduce the problem reliably] Ubuntu20.04 USRP B210 Linux version 5.13.0-51-generic (buildd@lcy02-amd64-046) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #58~20.04.1-Ubuntu SMP Tue Jun 14 11:29:12 UTC 2022 Followed the docs guide for COTS UE step-by-step
Expected Behavior
COTS UE could find LTE network and connect it.
Actual Behaviour
COTS UE could not find the LTE network.
Here is display of EPC
Here is display of eNodeB
At the same time, I checked the network status as follows
Steps to reproduce the problem
Install uhd Install gnuradio Install srsran Followed the docs guide for COTS UE step-by-step.
Additional Information
I changed the
MNC
andMCC
in epc.conf and enb.conf to 460 and 40. And I changed thedl_earfcn
in rr.conf from 3350 to 250 .