Running Multiple gNB (over the air setup with usrp b200) scenario with Open5gs Core #1163
-
I am trying to run 2 gnBs with usrp b200 connected to 4 usrp b210 UEs, and i can connect first gnb to the core no problem but i encounter some issues with connecting second gnb first gnb(gnb1) successful output:
second gnb if i'm using same amf blind address (10.53.1.1) output:
if i use different amf blind address(10.53.1.99) output:
here is my gnb yaml file: gnb1:
gnb2:
|
Beta Was this translation helpful? Give feedback.
Answered by
ethanlin355
Apr 12, 2025
Replies: 1 comment
-
I Found solution similar to zmq setup #561 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ethanlin355
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I Found solution similar to zmq setup #561