Skip to content

GSM-Basestation

Quickly create a GSM network that can support calls and SMS. Previously covered on this RTL-SDR Post.

  • [* UHD

  • OpenBTS

  • Computer or Raspberry Pi running DragonOS](/radio/dragonos)

  • Software Defined Radio (SDR)

Watch on YouTube.

  • Connect SDR to the computer.
  • Perform Checks.
lsusb
ifconfig

Configure the network connection for IPv4.

Section titled “Configure the network connection for IPv4.”
  • Create a new interface netmask graphically or via CLI:
Interface#
IPV4
192.168.1.20/24
uhd_find_devices
Ensure the device is listed.
cd /usr/src/osmo-nitb-scripts
sudo nano config.json
sudo main_uhd.py -u --sip
  • -u enables interactive mode.
  • --sip enables Asterisk support.
/usr/bin/osmo-trx-uhd -C /etc/osmocom/osmo-trx-uhd.cfg
  • Confirm the interface name:
lsusb
ifconfig

Configure the network connection for IPv4.

Section titled “Configure the network connection for IPv4.”
  • Create a new interface netmask:
Interface#
IPV4
192.168.1.20/24
cd /usr/src/OpenBTS/
sudo /usr/src/OpenBTS/OpenBTS
Connection should be quick.

For this to work, the mobile device needs to have a Calypso baseband chip.

Motorola:

SonyEricsson:

See the comparison table.

Requirements:

  • Full-duplex SDR

  • Covers frequency ranges: 850 MHz and 1900 MHz

  • Compatible with the software