Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Lfsnoob

Pages: [1]
1
YateBTS / Cant detect cellular network
« on: October 10, 2018, 06:38:08 AM »
Hello masters of bts, I am in need of your assistance. I have been trying to build a portable cell network using my raspberry pi 3b, but have been failing because I am not able to detect the cellular network in my phone despite following several installation guides. I wonder is this because I am using a vendor sim? Verbose mode indicates that I have timestamp errors or TOA errors (is it normal because I am using a rpi usb2.0?) I would really appreciate any help so I can finally see the test network that I have been longing to see. Thank you, Here is my bladeRF version:

[INFO @ usb.c:367] FX3 FW v1.6.1 does not support the "device ready" query.
   Ensure flash-autoloading completes before opening a device.
   Upgrade the FX3 firmware to avoid this message in the future.

bladeRF> version

  bladeRF-cli version:        1.3.1-git-unknown
  libbladeRF version:         1.6.1-git-unknown

  Firmware version:           1.6.1-git-053fb13-buildomatic
  FPGA version:               0.5.0 (Changes to 0.1.2 when yate loads)

Here is yate on verbose mode:
sudo yate -s -vvvvv
Supervisor (805) is starting
Yate (806) is starting Wed Oct 10 12:26:41 2018
2018-10-10_12:26:41.677330 <ALL> Plugin::Plugin("callfork",false) [0x76ac8d48]
Loaded module Call Forker
2018-10-10_12:26:41.685899 <ALL> Plugin::Plugin("gsmcodec",false) [0x76ab02d8]
Loaded module GSM - based on libgsm-1.0.10
2018-10-10_12:26:41.691166 <ALL> Plugin::Plugin("ilbccodec",false) [0x76a8b3f4]
Loaded module iLBC - based on iLBC reference library
2018-10-10_12:26:41.696402 <ALL> Plugin::Plugin("socks",true) [0x76a66a68]
Loaded module YSOCKS
2018-10-10_12:26:41.698384 <ALL> Plugin::Plugin("enumroute",false) [0x76a553b0]
2018-10-10_12:26:41.709797 <ALL> Plugin::Plugin("iax",false) [0x76a409b8]
Loaded module YIAX
2018-10-10_12:26:41.712245 <ALL> Plugin::Plugin("analyzer",false) [0x76a02b20]
Loaded module Analyzer
2018-10-10_12:26:41.714067 <ALL> Plugin::Plugin("cdrfile",true) [0x769ebab8]
Loaded module CdrFile
2018-10-10_12:26:41.737255 <ALL> Plugin::Plugin("javascript",true) [0x769d7398]
Loaded module Javascript
2018-10-10_12:26:41.740309 <ALL> Plugin::Plugin("gvoice",false) [0x76950858]
Loaded module GVoice
2018-10-10_12:26:41.742838 <ALL> Plugin::Plugin("cdrcombine",false) [0x7693c484]
Loaded module CdrCombine
2018-10-10_12:26:41.744363 <ALL> Plugin::Plugin("dumb",false) [0x76927508]
Loaded module DumbChannel
2018-10-10_12:26:41.748604 <ALL> Plugin::Plugin("extmodule",false) [0x76913a54]
Loaded module ExtModule
2018-10-10_12:26:41.754103 <ALL> Plugin::Plugin("ilbcwebrtc",false) [0x768f4db0]
Loaded module iLBC - based on WebRTC iLBC library version 1.1.1
2018-10-10_12:26:41.765577 <ALL> Plugin::Plugin("sip",false) [0x768d20c0]
Loaded module SIP Channel
2018-10-10_12:26:41.772263 <ALL> Plugin::Plugin("mux",true) [0x76870c90]
Loaded module MUX
2018-10-10_12:26:41.774829 <ALL> Plugin::Plugin("tonedetect",false) [0x76859430]
Loaded module ToneDetector
2018-10-10_12:26:41.777346 <ALL> Plugin::Plugin("moh",false) [0x768435d8]
Loaded module MOH
2018-10-10_12:26:41.779875 <ALL> Plugin::Plugin("fileinfo",false) [0x7682d5f8]
Loaded module FileInfo
2018-10-10_12:26:41.783159 <ALL> Plugin::Plugin("regexroute",false) [0x768158bc]
Loaded module RegexRoute
2018-10-10_12:26:41.785778 <ALL> Plugin::Plugin("callgen",false) [0x767fb708]
Loaded module Call Generator
2018-10-10_12:26:41.787974 <ALL> Plugin::Plugin("pbx",false) [0x767e34c0]
Loaded module PBX
2018-10-10_12:26:41.791371 <ALL> Plugin::Plugin("cdrbuild",false) [0x767ceb34]
Loaded module CdrBuild
2018-10-10_12:26:41.816282 <ALL> Plugin::Plugin("jingle",false) [0x767b5ae8]
Loaded module YJingle
2018-10-10_12:26:41.821217 <ALL> Plugin::Plugin("stun",false) [0x76720ec8]
Loaded module YSTUN
2018-10-10_12:26:41.828995 <ALL> Plugin::Plugin("yrtp",false) [0x76709fa8]
Loaded module YRTP
2018-10-10_12:26:41.830955 <ALL> Plugin::Plugin("msgsniff",false) [0x766dd7f8]
Loaded module MsgSniffer
2018-10-10_12:26:41.834666 <ALL> Plugin::Plugin("rmanager",false) [0x766c9bd0]
Loaded module RManager
2018-10-10_12:26:41.838450 <ALL> Plugin::Plugin("filetransfer",false) [0x766ac710]
Loaded module File Transfer
2018-10-10_12:26:41.842218 <ALL> Plugin::Plugin("wave",false) [0x76690780]
Loaded module WaveFile
2018-10-10_12:26:41.844882 <ALL> Plugin::Plugin("zlibcompress",true) [0x76674bb8]
Loaded module ZLib - using zlib library version 1.2.8
2018-10-10_12:26:41.848307 <ALL> Plugin::Plugin("conf",false) [0x76639828]
Loaded module Conference
2018-10-10_12:26:41.857791 <ALL> Plugin::Plugin("isaccodec",false) [0x7661ced8]
Loaded module iSAC floating point - based on WebRTC iSAC library version 4.3.0 (SPL version 1.2.0)
2018-10-10_12:26:41.862972 <ALL> Plugin::Plugin("tone",false) [0x765dce58]

Pages: [1]