Closed apperezG closed 1 month ago
Hi, Band 50 uses TDD, srsUE supports only FDD.
I tested both the n3 and n50 bands (the n3 with the values commented, which is FDD) and the result is the same in both cases.
could you increase UE tx gain? the gnb did not receive any PRACH
By adjusting the gain value so that I can see the tx of the gNB on the B210 that has the srsUE I get the following:
gNB
UE
Logs: logs.zip
I already ran the srsran_performance script as well just in case. Besides the gain can you think of anything else to try changing in the configuration file @pgawlowicz ?
Thank you!
CFO seems to be high, do you use external clock source?
Not in this case. Do you recommend me to set a specific value or add an external sync generating a 1 Hz signal that will serve the x310 as a reference for the clock?
you should connect both to a single clock source, if it works then you can try if connecting only b200 (srsUE) is enough
I am generating a sync signal with the following configuration:
Function: Pulse
Frequency/Period/Delay Menu
Frequency: 1 Hz
Amplitude/Level Menu
High Level: 2V5
Low Level: 0V
Pulse Parameter Menu
Duty cycle: 25 %
I am connecting this signal to the PPS port of the SDRs and configuring the sync as external in the conf files. Still the result I get is the same as before. What sync signal do you test with? Can you think of anything else to change in the setup?
Thank you so much for all the help and quick responses!
you also need to connect 10MHz clock
Hi! I tried putting in an octoclock that would generate a 1 PPS signal and a 10 MHz clock signal for each USRP. I no longer have the problem of the UE giving me sync failure but, with the same configuration as before I only get Overflows and the UE does not connect. Attached are the logs --> logs.zip
I have the UE and the gNB on two (quite capacious) different servers and I already ran the srsran_performance.sh just in case it was processing problems but I don't think it could be from that.
could you share your current configs? could you try to run 5MHz cell and set srate to 5.76 in both gnb and srsue configs?
@apperezG any update on this issue?
@pgawlowicz I couldn't go any further with this issue at the moment, if I make any progress I'll let you know!
Issue Description
Good morning! I am trying out the tutorial https://docs.srsran.com/projects/project/en/latest/tutorials/source/handover/source/index.html#hardware-and-software-overview. My setup is very similar to the one given in the tutorial except that I am working with the srsUE. My problem is that the UE does not connect to the gNB but I do not see any errors or strange behavior in the gNB log file.
The gNB deploys without problem with the two cells and I don't get any errors, either on the terminal or in the logs. On the part of the srsrUE I am running it in the same way as in another deployment I have with a gNB with only 1 cell in a B210 and in that setup it works without problem. I attach the configuration I am applying in case you see something that does not make sense to you.
Thank you very much!
Setup Details
gNB configuration (I tested both the n3 and n50 bands -> I can't use the n78 due to frequency limitation):
UE configuration (I tested both the n3 and n50 bands):
Expected Behavior
UE conects with the gNB.
Actual Behaviour
The UE does not connect to the gNB but I do not see any errors.