Can't get IQ data after cell setup #899
Unanswered
xueying-995
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
our environment is Open5GS, srsRAN gNB and Benetel, run the configuration to create 100MHz NR cell as below,
./apps/gnb/gnb -c gnb.yml -c mimo.yml
And see the message as below,
Then capture the pcap file by using command ' tcpdump -i eth0 -w file.pcap' , and decoded it with Wireshark,

All PRB's IQ data is 0. I'm wondering if srsRAN create IQ data after cell setup? if it can create IQ data, does it depend on the other configuration or RF hardware?
Beta Was this translation helpful? Give feedback.
All reactions