Intra-gNB handover using two RUs #1195
Unanswered
radutipurita
asked this question in
General Help
Replies: 1 comment 7 replies
-
Hello @radutipurita, I have been working on the same thing for a while now. I am trying to deploy an Intra-gNB Handover using two USRP B210, instead of the X310 suggested in the tutorial. I suggest you try to make a CU-DU split, such that you have a single CU and two DU connected to it, and in turn each DU has its own USRP. If you are going to run everything using a single PC you would have to run 3 terminals, one running the CU and the other two running a DU each. Cheers! |
Beta Was this translation helpful? Give feedback.
7 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,
I am currently working on a project where I would like to deploy two base stations so that I can gather more channel state information elements. After doing a bit of research I came across this discussion and in the responses it is mentioned that inter gNB handover is not supported. That said, the documentation documents mention that intra handover is supported.
I was curious if it would be possible to run a intra handover setup by using two single channel SDRs instead of the dual channel USRP. The SDR we are using is the BladeRF and we have managed to make it work with just one RU. We have tried to setup with two SDRs but it does not seem to recognize the second SDR. This is our current yaml file:
Thank you in advance for any suggestions, and I apologize if I'm overlooking something obvious, I'm still a beginner in this field.
Best regards,
Radu
Beta Was this translation helpful? Give feedback.
All reactions