
Hi Ibrahim,
I’d suggest you try out the develop branch of the following profile (be sure to select the develop branch):
The default parameters for this profile/branch will deploy an OAI 5G SA experiment using one of our controlled RF test benches (NI X310s with wired RF connections and a shared OctoClock reference). Be sure to wait for all startup scripts to finish before you proceed with the included instructions, which show how to sync the OAI UE with the OAI gNB/5GCN, and pass some user-plane traffic back and forth.
-Dustin
To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/CAHhYwBiUyrbVQQq5TzGSHRLqu2gyrkSDYqyf8sAzFWcFDPKMvw%40mail.gmail.com.

Hi Ibrahim,
You should now have access to these radios.
-Dustin
To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/d6b6ded2-33b8-4068-b53a-81967bbd3195n%40googlegroups.com.
Hi Ibrahim,
I’m not aware of a public profile that deploys an OAI-based handover experiment in our controlled RF environment, but we’re checking around within the group to see if somebody has one we could make available. I’ll let you know if we find something suitable. Here’s another option though..
I think you are already familiar with the srsran-handover profile, which implements S1 handover using srsRAN/Open5GS and provides the same topology and attenuation control you’d need for OAI-based S1 or X2 handover. I think it should be relatively straightforward to adapt this profile to use OAI instead of srsRAN.
To get started, you could instantiate an experiment based on the srsran-handover profile, clone/build OAI at each eNB, and follow the relevant steps in this OAI X2 handover tutorial. You could fork/adjust the srsran-handover profile to automate all of the OAI setup after you get to a working solution. I’d be happy to help you debug if you go this route and run into issues getting it to work.
-Dustin
To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/7a7ce99b-1ae5-445f-9ffd-497033ab691bn%40googlegroups.com.
Those nodes were in a funny state for some reason. They should be available again now.
In general, there are two overlapping sets of NUCs that have the necessary connections in the matrix for this profile: {nuc1,nuc2,nuc4} and {nuc2,nuc3,nuc4}.
-Dustin
To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/b7a7f663-3c41-4677-b507-b0be195a4a8en%40googlegroups.com.
Hi Ibrahim,
Can you say what you mean by unresponsive? Sometimes the OAI gitlab server can be a little slow, so it might take a while to clone the repo.
Here is how to build the OAI eNB, assuming you are starting with the srsran-handover profile:
git clone https://gitlab.eurecom.fr/oai/openairinterface5g
cd openairinterface5g
source oaienv
cd cmake_targets
./build_oai -I
./build_oai -w USRP —eNB
Best,
Dustin
To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/989e722d-de8c-4ac3-b9c5-8875a47bc7d3n%40googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/powder-users/1e68cc92-f0f5-413e-825d-940f4e45e2a8n%40googlegroups.com.
