Skip to main content

Library for interfacing to Narrowband Non-Terrestrial Network modems using AT commands.

Project description

NB-NTN Modem Interface

A generic model for interfacing to a NB-IoT modem compatible with 3GPP R17 Non-Terrestrial Network.

Provides a generic class NbntnModem that abstracts specific AT commands to common functional operations used for communicating using NB-IoT over satellite. The class is intended to be subclassed and extended for specific modem variants from various manufacturers.

Modem Subclassing

Since modem implementations differ across make/model, this library is intended to be used to create NbntnModem subclasses with specific AT commands and responses.

Initialization Sequence

The ntninit submodule describes the format and an example template for the AT command sequence required by a particular modem variant.

The ntn_init list of dictionaries may be customized and included at the top of a specific modem subclass.

MODEM_SUBCLASS

To allow for automatic selection between different subclassed modems, use the MODEM_SUBCLASS declaration at the bottom of your subclass template.

Common Workflow

  • connect() using either .env variables, default or programmatic values for SERIAL_PORT/port and SERIAL_BAUDRATE/baudrate.
  • initialize_ntn() to run the modem-specific configuration sequence
  • Run a loop that continually runs check_urc(), queues and then processes each get_urc_type()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynbntnmodem-0.3.2.tar.gz (25.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pynbntnmodem-0.3.2-py3-none-any.whl (29.6 kB view details)

Uploaded Python 3

File details

Details for the file pynbntnmodem-0.3.2.tar.gz.

File metadata

  • Download URL: pynbntnmodem-0.3.2.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Darwin/21.6.0

File hashes

Hashes for pynbntnmodem-0.3.2.tar.gz
Algorithm Hash digest
SHA256 dfd4202c5c9e540703179d967487b894fb5875eedb3177d957f13e214b55edaa
MD5 c1a95a55202262a05259dae74eb9fb41
BLAKE2b-256 8824856b3bdd3569fc47a51a32d2cb48965aec42e137902af09364dababd32fe

See more details on using hashes here.

File details

Details for the file pynbntnmodem-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: pynbntnmodem-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 29.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Darwin/21.6.0

File hashes

Hashes for pynbntnmodem-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 56c3c3b22b41c16267aa0a2c0f33114d56195112740960c62df4f6511111f6d3
MD5 f94ed6cfe6f38dab6590cea292eaf4e0
BLAKE2b-256 b14b37e33998db10656aa50ad9009da71e8b046961b4f9a2c9350b68d52fa297

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page