Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

srsue and gnb compatibility with ZMQ #9

Closed
iikercosta opened this issue Feb 27, 2023 · 5 comments
Closed

srsue and gnb compatibility with ZMQ #9

iikercosta opened this issue Feb 27, 2023 · 5 comments

Comments

@iikercosta
Copy link

Issue Description

UE does not attach with gNodeB using srsue.

Setup Details

srsue: 22.10
gnb: 0.1
RF front-end: libzmq.so.5 (ZMQ)
5G core: open5gs

Expected Behavior

gNodeB attaches with open5gs core and the srsue UE too.

Actual Behaviour

gNodeB attaches with open5gs but srsue UE doesn`t.

image

Steps to reproduce the problem

$ srsue ue.conf

ue.conf.zip

$ gnb -c gnb_rf_zmq_tdd_n78_10mhz.yml

gnb_rf_zmq_tdd_n78_10mhz.yml.zip

Additional Information

Test pcap in the gNodeB host:

test-srs.pcapng.zip

@pricalinat
Copy link

Have you solved it? I also encountered the same problem.

@iikercosta
Copy link
Author

Have you solved it? I also encountered the same problem.

Not for the moment

@miniskar
Copy link

miniskar commented Mar 2, 2023

I am also facing same problem. Please let me know if anyone has solution.

@asheeshtripathi
Copy link

I am trying with gNB on x310(band 78 TDD) and srsUE on N310. gNB is able to connect to open5gs core but UE is not able to detect the network. Please let me know if anyone is able to resolve it.

@andrepuschmann
Copy link
Collaborator

Hi,
the ZMQ protocol used in srsUE (srsRAN 4G) is different to the one used in srsRAN Project. Therefore it is expected to not work. We will release a compatible driver shortly that allows you to use srsUE and srsRAN Project with ZMQ.
With RF it should work, however, only using configs that are supported in srsUE, i.e. try FDD band n3, not TDD n78 with 30 kHz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants