NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

RfnocError: OpTimeout: Control operation timed out waiting for ACK" occurs on USRP X410.

Hola, 

 

Habiendo configurado mi UHD, MPM, FPGA compatible y en estas versiones:

For reference, I will list the UHD and FPGA versions.

GNU C++ version 13.2.0; Boost_108300; UHD_4.8.0.HEAD-0-ga5ed1872

MPM Version: 5.3
FPGA Version: 8.3
FPGA git hash: c37b318.clean

fpga=X4_200

 

Al lanzar mi gnb.yaml en mi usrp x410 teniendo la siguiente configuracion:

log:
  all_level: debug

cu_cp:
  amf:
    addr: 192.168.30.201                 # The address or hostname of the AMF.
    port: 38412
    bind_addr: 192.168.30.201           # A local IP that the gNB binds to for traffic from the AMF.
    supported_tracking_areas:
      - tac: 7
        plmn_list:
          - plmn: "21405"
            tai_slice_support_list:
              - sst: 1
                sd: 11259370
              #- sst: 2
               # sd: 2

  inactivity_timer: 7200
 
     
ru_sdr:
  device_driver: uhd
  device_args: type=x4xx,addr=192.168.30.7,master_clock_rate=245.76e6,streamer=replay_buffered,send_frame_size=16384,recv_frame_size=16384,send_buff_size=67108864,recv_buff_size=67108864,num_recv_frames=512,num_send_frames=512,recv_buff_fullness=0.9,ups_per_fifo=10,ups_per_sec=30
  #type=x4xx,addr=192.168.30.7,master_clock_rate=245.76e6,streamer=default,send_frame_size=8192,recv_frame_size=8192,send_buff_size=16777216,recv_buff_size=16777216,num_recv_frames=32,num_send_frames=32,recv_buff_fullness=0.8
# #Optionally pass arguments to the selected RF driver.
  #clock: internal
  #sync: internal
  srate: 30.72 #30.72 #245.76 #122.88 #61.44
  tx_gain: 50
  rx_gain: 40
 
 
cell_cfg:
  dl_arfcn: 630000
  band: 78
  channel_bandwidth_MHz: 20
  common_scs: 30
  plmn: "21405"
  tac: 7
  pci: 1
  slicing:
  -
    sst: 1
    sd: 0xabcdea
   
# -
    #sst: 2
    #sd: 0x000002
     
log:
  filename: /tmp/gnb.log
  all_level: debug
 

pcap:
  mac_enable: false
  mac_filename: /tmp/gnb_mac.pcap
  ngap_enable: false
  ngap_filename: /tmp/gnb_ngap.pcap

 



=== gNB started === Type <h> to view help [DEBUG] [RxStreamer#0] Received overrun message on port 0 Error: failed receiving packet. RfnocError: OpTimeout: Control operation timed out waiting for ACK. Error: failed receiving packet. RfnocError: OpTimeout: Control operation timed out waiting for ACK.

¿alguien me puede ayudar a solucionar este problema?

Muchas gracias,

Un saludo.

0 Kudos
Message 1 of 1
(101 Views)