[srslte-users] BladeRF as srsue

Justin Tallon justin.tallon at softwareradiosystems.com
Mon Feb 3 09:36:12 UTC 2020


Hey Kishore,

There is a large amount of CFO.

First, manually fix this, second, could you get rid of additional log
messages you have added to the info logs, it makes it harder to parse the
logs. Third, change the max_prach_offset_us  = 200 in the enodeb.conf.

Finally, set your zero_correlation_zone_config = 0 in your sib.conf.

See how this looks.

Regards,
Justin
____
Justin Tallon Ph.D.

Software Radio Systems (SRS)
http://www.softwareradiosystems.com

+353-86-067-0753 | justin.tallon at softwareradiosystems.com


On Mon, Feb 3, 2020 at 10:26 AM Kishore Malladhi <kishoremalladhi1 at gmail.com>
wrote:

> Hi Justin,
> please help me to resolve this error.
> waiting for your reply
>
> Thank you,
> M.Kishore
> C R Rao AIMSCS.
>
> On Thu, Jan 30, 2020 at 2:34 PM Kishore Malladhi <
> kishoremalladhi1 at gmail.com> wrote:
>
>> Hi Justin,
>> I have corrected the warning and set it as "info"
>> the TAC used in enb is 0001.
>>
>> I have attached the UE,ENB & EPC Logs along with wireshark logs.
>> Thank you
>>
>>
>> On Wed, Jan 29, 2020 at 4:51 PM Justin Tallon <
>> justin.tallon at softwareradiosystems.com> wrote:
>>
>>> Hey Kishore,
>>>
>>> The enb.log is still in warning it seems.
>>>
>>> From the ue.log it seems you are not receiving the RAR.
>>>
>>> What ta value are you seeing at the eNodeB?
>>>
>>> Regards,
>>> Justin
>>> ____
>>> Justin Tallon Ph.D.
>>>
>>> Software Radio Systems (SRS)
>>> http://www.softwareradiosystems.com
>>>
>>> +353-86-067-0753 | justin.tallon at softwareradiosystems.com
>>>
>>>
>>> On Wed, Jan 29, 2020 at 12:04 PM Kishore Malladhi <
>>> kishoremalladhi1 at gmail.com> wrote:
>>>
>>>> Hi Justin,
>>>> I have set the Log levels as info and made the changes in config files
>>>> like this
>>>>
>>>>
>>>> enb:
>>>> #####################################################################
>>>> [log]
>>>> all_level = info
>>>> all_hex_limit = 32
>>>> filename = /tmp/enb.log
>>>> file_max_size = -1
>>>> [gui]
>>>> enable = false
>>>> #####################################################################
>>>>
>>>> epc:
>>>>
>>>> [log]
>>>> all_level = info
>>>> all_hex_limit = 32
>>>> filename = /tmp/epc.log
>>>>
>>>> #nas_level = debug
>>>> #s1ap_level = debug
>>>> #mme_gtpc_level = debug
>>>> #spgw_gtpc_level = debug
>>>> #gtpu_level = debug
>>>> #spgw_level = debug
>>>> #hss_level = debug
>>>>
>>>>
>>>> ue:
>>>> #####################################################################
>>>> [log]
>>>> all_level = info
>>>> phy_lib_level = info
>>>> all_hex_limit = 32
>>>> filename = /tmp/ue.log
>>>> file_max_size = -1
>>>>
>>>> #####################################################################
>>>>
>>>>
>>>> Output for srsUE in Terminal:
>>>>
>>>> ~/srsLTE-master/srsue$ sudo srsue ue.conf.example
>>>> Reading configuration file ue.conf.example...
>>>>
>>>> Built in Release mode using 19.12.0.
>>>>
>>>> Opening 1 RF devices with 1 RF channels...
>>>> Opening bladeRF...
>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>> Waiting PHY to initialize ... done!
>>>> Attaching UE...
>>>> Searching cell in DL EARFCN=3400, f_dl=2685.0 MHz, f_ul=2565.0 MHz
>>>> set RX frequency to 2685000000
>>>> set TX frequency to 2565000000
>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>> .
>>>> Found Cell:  Mode=FDD, PCI=100, PRB=15, Ports=1, CFO=3.6 KHz
>>>> Set RX sampling rate 3.84 Mhz, filter BW: 3.84 Mhz
>>>> Found PLMN:  Id=00101, TAC=10021
>>>> Random Access Transmission: seq=46, ra-rnti=0x2
>>>> Random Access Transmission: seq=8, ra-rnti=0x2
>>>> Random Access Transmission: seq=4, ra-rnti=0x2
>>>> Random Access Transmission: seq=42, ra-rnti=0x2
>>>> Random Access Transmission: seq=47, ra-rnti=0x2
>>>> Random Access Transmission: seq=16, ra-rnti=0x2
>>>> Random Access Transmission: seq=41, ra-rnti=0x2
>>>> Random Access Transmission: seq=11, ra-rnti=0x2
>>>> Random Access Transmission: seq=25, ra-rnti=0x2
>>>> Random Access Transmission: seq=41, ra-rnti=0x2
>>>> Warning: Detected Radio-Link Failure
>>>> RF status: O=11, U=0, L=0
>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>> .
>>>> Found Cell:  Mode=FDD, PCI=100, PRB=15, Ports=1, CFO=3.2 KHz
>>>> Set RX sampling rate 3.84 Mhz, filter BW: 3.84 Mhz
>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>> .
>>>> Found Cell:  Mode=FDD, PCI=100, PRB=15, Ports=1, CFO=3.3 KHz
>>>> Set RX sampling rate 3.84 Mhz, filter BW: 3.84 Mhz
>>>> Found PLMN:  Id=00101, TAC=10021
>>>> Random Access Transmission: seq=48, ra-rnti=0x2
>>>> Random Access Transmission: seq=22, ra-rnti=0x2
>>>> Random Access Transmission: seq=4, ra-rnti=0x2
>>>> Random Access Transmission: seq=36, ra-rnti=0x2
>>>> Random Access Transmission: seq=34, ra-rnti=0x2
>>>> Random Access Transmission: seq=48, ra-rnti=0x2
>>>> Random Access Transmission: seq=36, ra-rnti=0x2
>>>> Random Access Transmission: seq=11, ra-rnti=0x2
>>>> Random Access Transmission: seq=38, ra-rnti=0x2
>>>> Random Access Transmission: seq=21, ra-rnti=0x2
>>>> Warning: Detected Radio-Link Failure
>>>>
>>>> I Have attached the UE,EPC,ENB log files.
>>>>
>>>>
>>>>
>>>>
>>>> On Wed, Jan 29, 2020 at 2:14 PM Justin Tallon <
>>>> justin.tallon at softwareradiosystems.com> wrote:
>>>>
>>>>> Hey Kishore,
>>>>>
>>>>> Could you set the log level in all components to "info" and repeat the
>>>>> experiment?
>>>>>
>>>>> Thanks,
>>>>> Justin
>>>>> ____
>>>>> Justin Tallon Ph.D.
>>>>>
>>>>> Software Radio Systems (SRS)
>>>>> http://www.softwareradiosystems.com
>>>>>
>>>>> +353-86-067-0753 | justin.tallon at softwareradiosystems.com
>>>>>
>>>>>
>>>>> On Wed, Jan 29, 2020 at 7:55 AM Kishore Malladhi <
>>>>> kishoremalladhi1 at gmail.com> wrote:
>>>>>
>>>>>> Hi justin,
>>>>>> Sorry for the Delay.
>>>>>> I am trying to build srsLTE setup using B210 as srsenb & srsepc and
>>>>>> Bladerf as srsUE. The UE is not latching to the network,please help.I have
>>>>>> attached the UE &ENB log files.
>>>>>>
>>>>>> *Steps To Reproduce:*
>>>>>> Running SRSUE,
>>>>>>
>>>>>> Reading configuration file ue.conf.example...
>>>>>>
>>>>>> Built in Release mode using 19.12.0.
>>>>>>
>>>>>> Opening 1 RF devices with 1 RF channels...
>>>>>> Opening bladeRF...
>>>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>>>> Waiting PHY to initialize ...
>>>>>> /srsLTE-master/srsue/src/phy/sync.cc.722: Error stopping AGC: not
>>>>>> implemented
>>>>>>
>>>>>> done!
>>>>>> Attaching UE...
>>>>>> Searching cell in DL EARFCN=3400, f_dl=2685.0 MHz, f_ul=2565.0 MHz
>>>>>> set RX frequency to 2685000000
>>>>>> set TX frequency to 2565000000
>>>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>>>> .
>>>>>> Found Cell: Mode=FDD, PCI=1, PRB=15, Ports=1, CFO=4.9 KHz
>>>>>> Set RX sampling rate 3.84 Mhz, filter BW: 3.84 Mhz
>>>>>> Found PLMN: Id=00101, TAC=7
>>>>>> Random Access Transmission: seq=18, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=19, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=4, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=31, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=8, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=4, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=0, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=48, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=2, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=44, ra-rnti=0x2
>>>>>> Warning: Detected Radio-Link Failure
>>>>>> RF status: O=11, U=0, L=0
>>>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>>>> .
>>>>>> Found Cell: Mode=FDD, PCI=1, PRB=15, Ports=1, CFO=5.0 KHz
>>>>>> Set RX sampling rate 3.84 Mhz, filter BW: 3.84 Mhz
>>>>>> Set RX sampling rate 1.92 Mhz, filter BW: 2.50 Mhz
>>>>>> .
>>>>>> Found Cell: Mode=FDD, PCI=1, PRB=15, Ports=1, CFO=4.8 KHz
>>>>>> Set RX sampling rate 3.84 Mhz, filter BW: 3.84 Mhz
>>>>>> Found PLMN: Id=00101, TAC=7
>>>>>> Random Access Transmission: seq=34, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=50, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=30, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=36, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=49, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=27, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=10, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=40, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=22, ra-rnti=0x2
>>>>>> Random Access Transmission: seq=25, ra-rnti=0x2
>>>>>> Warning: Detected Radio-Link Failure
>>>>>>
>>>>>> Thanks & regards
>>>>>> M.Kishore,Senior Research Fellow
>>>>>> C R Rao AIMSCS.
>>>>>> Hyderabad-500046.
>>>>>>
>>>>>
>>>>
>>>> --
>>>> Thanks & regards
>>>> M.Kishore,SRF
>>>> C R Rao AIMSCS.
>>>> Hyderabad-500046.
>>>>
>>>
>>
>> --
>> Thanks & regards
>> M.Kishore,SRF
>> C R Rao AIMSCS.
>> Hyderabad-500046.
>>
>
>
> --
> Thanks & regards
> M.Kishore,SRF
> C R Rao AIMSCS.
> Hyderabad-500046.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200203/d89c4f5a/attachment.htm>


More information about the srsran-users mailing list