Troubleshooting srsRAN gNB-srsUE Project: Connection Issues and Validation Queries #318
Replies: 1 comment 2 replies
-
Hi @rajugbv, your logs and pcaps look fine. I am not sure why you think there is an issue. Seeing a late now and then is not a major problem so long as the UE remains connected. I suggest you run the performance script, found here, on both the UE and gNB machines. This may help reduce the number of lates. If you can successfully ping the Google DNS (8.8.8.8) from the UE, then you are connected to the gNB correctly and the traffic is being successfully routed through the core and out to the internet. The best way to ensure you are taking the necessary steps is to cross reference what you see on your own console output with that in the tutorial. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I hope everyone is doing well.

I am trying to build the 'srsRAN gNB with srsUE project.' For the gNB and UE, I am using USRP-2901. I was able to successfully establish a connection between the gNB and UE, but I am facing an error: RF status - O=0, U=1, L=0 after RRC NR reconfiguration successful. On the UE side, it has created the IP address 'tun_srsue' (10.45.0.15), but I cannot see the same IP address on the gNB side. Please check the screenshot below for details.
I can also ping and use iperf3 with the above IP address. I wanted to know how I can validate the results to ensure that I am getting correct results or not.
below are the configuration please check and ask me if you need anything else
ue_files.zip
gnb-20231116T172644Z-001.zip
Beta Was this translation helpful? Give feedback.
All reactions