UE attach in TDD mode. #28
Replies: 15 comments 33 replies
-
Better to create a new conversation, thanks. Can you attach logs with |
Beta Was this translation helpful? Give feedback.
-
gnb.log The gnB config that I am using: |
Beta Was this translation helpful? Give feedback.
-
Another gNB log: For all these tests above, internal clock is selected for gNB(x310) |
Beta Was this translation helpful? Give feedback.
-
With Telit 5G modem also, network scan lists the cell but attach not happening, |
Beta Was this translation helpful? Give feedback.
-
Hi @asheeshtripathi , it looks you are having some RT issues in your run:
|
Beta Was this translation helpful? Give feedback.
-
Hi @mubk00 and @asheeshtripathi, I think there has been a slight diversion of the topic of the thread. Just to be clear, those L2 lates are not the cause that prevents the UE from being attached. As @andrepuschmann commented above:
We are working on this issue and expect to provide a fix this week. Regarding the L2 lates, if you only seen them once every ~2-3 seconds, they are not harmful. It's not ideal, but is not the issue preventing the UE to attach in band n78. |
Beta Was this translation helpful? Give feedback.
-
I still see these messages in the gNB logs: Any solution for this. I am not able to attach UE to the gNB yet. |
Beta Was this translation helpful? Give feedback.
-
After configuring the bandwidth to 20 MHz:
logs: @ismagom @andrepuschmann any idea what is the issue here. |
Beta Was this translation helpful? Give feedback.
-
Hi @andrepuschmann , I am using the |
Beta Was this translation helpful? Give feedback.
-
After configuring the PLMN to 00101 I see these messages in the gNB logs. I never saw them with PLMN 99970. 2023-04-05T20:59:43.797783 [DL-PHY ] [I] [ 160.0] Ignored SSB: pci=1 ssb_idx=0 L_max=8 common_scs=30 sc_offset=14 offset_PointA=24 pattern=C beta_pss=+0.0dB slot=160.0 ports=0 |
Beta Was this translation helpful? Give feedback.
-
Hi @andrepuschmann and @ismagom, I tried with plmn 00101, band n41-20MHz, and used B210 (instead of x310): I see some progress, UE attempted attach and PRACH arrived properly at gNB but there was issue with Open5GS core UE DB config. gNB config and log console terminal print: However when I am trying again with same config, I don't see the PRACH. |
Beta Was this translation helpful? Give feedback.
-
Hi @andrepuschmann and @ismagom , I am finally able to attach to the network with the COTS UE. Below are the configurations tried: I faced issue mentioned in #11 but resolved it. However UE gets disconnected with in 10-15 seconds. In NGAP pcap , Sometimes I see gNB stdout: `[WARNING] [0/Radio#0] Attempting to set tick rate to 0. Skipping. ==== gNodeB started ===
pci rnti cqi mcs brate ok nok (%) | pusch mcs brate ok nok (%) bsr
pci rnti cqi mcs brate ok nok (%) | pusch mcs brate ok nok (%) bsr Open5GS stdout: logs and config: |
Beta Was this translation helpful? Give feedback.
-
Hi @andrepuschmann, @ismagom, Thank you for all the help. I was able to attach and test throughput with the COTS UE. Config: band 78, BW 20 MHz, TDD mode, gNB and open5GS PLMN 90170, IMSI: 00101(SysmoCom SJA2) |
Beta Was this translation helpful? Give feedback.
-
Hello Everyone, I am not getting any data while running 'test mode' in srsRAN. I was wondering what the issue could be? sudo gnb -c srsRAN_main/uhd/build/gnb_b210_20MHz_oneplus_8t.yml --== srsRAN gNB (commit ee1d86c) ==-- The PRACH detector will not meet the performance requirements with the configuration {Format B4, ZCZ 0, SCS 30kHz, Rx ports 1}. N2: Connection to AMF on 127.0.1.100:38412 completed Available commands: Config File This configuration file example shows how to configure the srsRAN Project gNB to connect to a COTS UE. As with the associated tutorial, this config has been tested with a OnePlus 8T. A B210 USRP is used as the RF-frontend.This config creates a TDD cell with 20 MHz bandwidth in band 78.To run the srsRAN Project gNB with this config, use the following command:sudo ./gnb -c gnb_b210_20MHz_oneplus_8t.yamlcu_cp: ru_sdr: cell_cfg: common_scs: 30 # Subcarrier spacing in kHz used for data. test_mode: test_ue: pcap: |
Beta Was this translation helpful? Give feedback.
-
Hi Everyone, I am trying with x310 as srsRAN project gnB, I am able to get gNB up with band 78 in TDD mode with SCS 30 KHz and BW 10 MHz. I modified the DL ARFCN to 639000 to transmit in 3580 to 3590 MHz. I first tried with srsUE on n310 but later found out that its not compatible. I then, programmed a SIM card and tried with Telit fn980 5G kit, there I can see the PLMN (99970, that I configured) but not able to attach to the network, Similarly I tried with, OnePlus 8T, I see 99970 5G in manual network search but can not connect to it.
In gNB console, I see only a few underflows. I am using open5GS core and it is co-located with gNB in Intel NUC 12. I see communication between gNB and core when I start gNB:
gNB prints:
cci-nuc13@ccinuc13-NUC12DCMi9:~/github/srsRAN_Project/configs$ sudo gnb -c gnb_rf_b200_tdd_n78_10mhz.yml
Available radio types: uhd.
--== srsRAN gNB (commit 77be7d3) ==--
[INFO] [UHD] linux; GNU C++ version 11.2.0; Boost_107400; UHD_4.1.0.5-3
[INFO] [LOGGING] Fastpath logging disabled at runtime.
Making USRP object with args 'type=x300,addr=192.168.40.2,master_clock_rate=184.32e6,send_frame_size=8000,recv_frame_size=8000'
[WARNING] [0/Radio#0] Attempting to set tick rate to 0. Skipping.
Cell pci=1, bw=10 MHz, dl_arfcn=639000 (n78), dl_freq=3585.0 MHz, dl_ssb_arfcn=638976, ul_freq=3585.0 MHz
==== gNodeB started ===
Type to view trace
tLate: 0; Underflow: 1; Overflow: 0;
Core prints:
03/09 15:34:16.211: [smf] WARNING: PFCP[REQ] has already been associated [127.0.0.7]:8805 (../src/smf/pfcp-sm.c:218)
03/09 15:34:16.211: [upf] WARNING: PFCP[RSP] has already been associated [127.0.0.4]:8805 (../src/upf/pfcp-sm.c:213)
03/09 15:34:20.160: [amf] INFO: gNB-N2 accepted[127.0.0.1]:56318 in ng-path module (../src/amf/ngap-sctp.c:113)
03/09 15:34:20.160: [amf] INFO: gNB-N2 accepted[127.0.0.1] in master_sm module (../src/amf/amf-sm.c:706)
03/09 15:34:20.160: [amf] INFO: [Added] Number of gNBs is now 1 (../src/amf/context.c:1034)
03/09 15:34:20.160: [amf] INFO: gNB-N2[127.0.0.1] max_num_of_ostreams : 30 (../src/amf/amf-sm.c:745)
Please let me know if anyone is able to connect UE in TDD mode. Any document or suggestions.
Beta Was this translation helpful? Give feedback.
All reactions