A library for interfacing with an Inmarsat IsatData Pro satellite IoT modem using serial AT commands.
Project description
idpmodem
Python library and samples for integrating with satellite Internet-of-Things modems using the Inmarsat IsatData Pro ("IDP") network.
Overview
IDP is a store-and-forward satellite messaging technology with messages up to 6400 bytes mobile-originated or 10000 bytes mobile-terminated. Messages are sent from or to a Mobile using its globally unique ID, transacted through a Mailbox that provides authentication, encryption and data segregation for cloud-based or enterprise client applications via a network Messaging API.
The first byte of the message is referred to as the Service Identification Number (SIN) where values below 16 are reserved for system use. SIN is intended to capture the concept of embedded microservices used by an application.
The second byte of the message can optionally be defined as the Message Identifier Number (MIN) intended to support remote operations within each embedded microservice with defined binary formatting. The MIN concept also supports the optional Message Definition File feature allowing an XML file to be applied which presents a JSON-tagged message structure on the network API.
Terminology
- MO = Mobile Originated aka Return aka From-Mobile message sent from modem to cloud/enterprise application
- MT = Mobile Terminated aka Forward message aka To-Mobile message sent from cloud/enterprise application to modem
Modem operation
Upon power-up or reset, the modem first acquires its location using Global Navigation Satellite Systems (GNSS). After getting its location, the modem tunes to the correct frequency, then registers on the Inmarsat network. Once registered it can communicate on the network. Prolonged obstruction of satellite signal will put the modem into a "blockage" state from which it will automatically try to recover based on an algorithm influenced by its power mode setting.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file idpmodem-2.3.9.tar.gz
.
File metadata
- Download URL: idpmodem-2.3.9.tar.gz
- Upload date:
- Size: 70.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.11 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50526959cbcfc72cb8273b3a7ed092c0f601fd582b8eeca9fdae8f282abbeb33 |
|
MD5 | 53cd6d479537f11806a83e93410166cd |
|
BLAKE2b-256 | e1ce4134ed857192361c4e5cab080052860ad60fc22ef9b74e22335f1814e9fc |
File details
Details for the file idpmodem-2.3.9-py3-none-any.whl
.
File metadata
- Download URL: idpmodem-2.3.9-py3-none-any.whl
- Upload date:
- Size: 84.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.11 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf96ac993ec8fd260217e5597e380ba4ae7f0e91243ea0eee9c7b3c8b7196b2c |
|
MD5 | 4e91e10a013a13102553c638e2d92c6a |
|
BLAKE2b-256 | 07235a28041b2cdc52d736abfc7539234dd6b7e0806b4e839118b7ee0e955820 |