5G SA Network #538
Replies: 1 comment 12 replies
-
Please check our tutorials that show how to deploy a 5G network: https://docs.srsran.com/projects/project/en/latest/tutorials/source/index.html |
Beta Was this translation helpful? Give feedback.
12 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have successfully built srsRAN 5G project in Ubuntu 22.04. Further, I have also connected USRP B205 Mini. When I am running ./gnB compiler using B200 TDD config file, I am unable to get following output:
Available radio types: uhd.
--== srsRAN gNB (commit 77be7d3) ==--
[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.2.0.HEAD-0-g197cdc4f
Making USRP object with args 'type=b200'
Cell pci=1, bw=10 MHz, dl_arfcn=632628 (n78), dl_freq=3489.42 MHz, dl_ssb_arfcn=632640, ul_freq=3489.42 MHz
==== gNodeB started ===
Type to view trace
Please guide me to get through this step. Also, please assist me in setting up 5G SA. I have successfully built open5gs as core network and tested it using UERANSIM. I would want to run open5gs and srsRAN in same machine installed with Ubuntu 22.04.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions