gNB does not work as shown in Documentation #88
Replies: 2 comments 14 replies
-
Your gnb log shows real-time failures for every DL TTI - ~70 real-time failures in <2ms. |
Beta Was this translation helpful? Give feedback.
10 replies
-
Update: |
Beta Was this translation helpful? Give feedback.
4 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 everybody,
I am running the gNB and i dont know if this is an issue or if this works as intended but my gNB sends signals irregularly unlike the screenshot posted here:
https://docs.srsran.com/projects/project/en/latest/_images/maia_sdr.png
Mine looks like this:
Detecting the gNB works on my Samsung Galaxy S23 Ultra in the NR only mode as described in the tutorial. However i can not connect successfully. The first two lines of the log confuse me a little because one says rlc_mode=UM and the other one says AM (I suppose the rlc mode gets changed to AM).
There are some lines which say "criticality": "reject" but I don't know if that's a Problem causing factor.
I think the connection could be established solving the the Real-time failure in FAPI issue which can be seen further down in the log.
Here is my config and the log to gNB with detail level debug for all:
cots_gnb.txt
gnb.log
Beta Was this translation helpful? Give feedback.
All reactions