Issue Triggering Handover Between Two gNBs (5G SA with B210) Using tx_gain Command #1296
Unanswered
vlsmcin
asked this question in
General Help
Replies: 0 comments
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 everyone,
I'm trying to test the handover trigger between two gNBs in 5G SA mode.
My setup uses two USRP B210/N310 devices, both gNBs are successfully connected to the AMF.
When I disable airplane mode on the phone, it connects to 5G and has data connectivity, so the base setup is working.
To trigger the handover, I tried reducing the tx_gain to a low value (as per the documentation below):
srsRAN gNB Handover
I'm using the same gNB config for both nodes, except for the bind_addr, which is 172.22.0.1 on gNB1 and 172.22.0.100 on gNB2, both bridges are correctly configured and each gNB can communicate with the AMF:
However, when I run the command:
tx_gain 0 10
I get the following error
Questions:
Beta Was this translation helpful? Give feedback.
All reactions