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.2.9.tar.gz (17.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.2.9-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pynbntnmodem-0.2.9.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-126-generic

File hashes

Hashes for pynbntnmodem-0.2.9.tar.gz
Algorithm Hash digest
SHA256 d397477eb35826307994b0d6c44116f32db8cc29c5744d1bac0fcf61626266d9
MD5 5eccc1c124c5b26d2cce0eecab476dc5
BLAKE2b-256 40c406fe3f62d129338da6d80f05e891824b802eb9cc38fe2f5f3aac48a68116

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pynbntnmodem-0.2.9-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-126-generic

File hashes

Hashes for pynbntnmodem-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 fe3b943264a8725313b690fc7baf3106a66ed2fa71cb0967b4d80f911d20c4bc
MD5 227930028338e8cabfa6717db5acae44
BLAKE2b-256 bd9ab4d2b13fa02d226ad7c1d9e199ce8f2761d1f1d58bc34cf28e80cce24698

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