You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m trying to deploy 5G NSA using the USRP N310 for UHD 3.15. I ran some tests using band 3, and in this case, the software ran normally; however, the phones I have available for testing don’t connect to this band. So, I tried switching to band 78 and encountered this error:
srsenb | Built in Release mode using commit ec29b0c1f on branch HEAD.
srsenb |
srsenb | ERROR: Coreset0 index=7 is not compatible with DL ARFCN 634240 in band 78
srsenb |
srsenb | ERROR: Deriving SSB parameters
srsenb |
srsenb | /srsRAN_4G/srsenb/src/enb_cfg_parser.cc:2171: Failed to derive NR cell params.
srsenb | Error deriving NR cell parameters
srsenb | Error processing arguments.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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 everyone, how are you?
I’m trying to deploy 5G NSA using the USRP N310 for UHD 3.15. I ran some tests using band 3, and in this case, the software ran normally; however, the phones I have available for testing don’t connect to this band. So, I tried switching to band 78 and encountered this error:
I tried changing the index to different values:
However, I keep getting other errors:
I found an issue from 2022 (#975) where it was reported that there was no support for TDD bands. Has this been added, or is it still an open problem?
Beta Was this translation helpful? Give feedback.
All reactions