Skip to main content

Module for interfacing with Inmarsat's IDP Plug-N-Play device.

Project description

Inmarsat IDP Plug-N-Play Dongle

The Plug-N-Play dongle is a small programmable single board computer in a black box intended to be able to quickly demonstrate and prototype Internet-of-Things use cases enabled by satellite messaging connectivity.

The dongle connects directly to an ST2100 satellite modem manufactured by ORBCOMM and provides access to:

  • Serial communications using AT commands
  • Modem event notification via discrete output pin to a callback function
  • Modem reset via modem reset input pin
  • Microcontroller reset event via external reset output pin
  • 1 pulse-per-second (PPS) from GNSS timing via discrete output pin

The dongle supports connection to an external customer-supplied microcontroller using RS-232 via the developer breakout cable.

The dongle mode can be configured as:

  1. transparent pass through serial commands to a separate third party microcontroller (default hardware configuration)
  2. master act as the application microcontroller (default when using this Python module)
  3. proxy act as a proxy intercepting responses from the modem to a third party microcontroller

Installation

pip install idppnpdongle

Example Usage

import asyncio

from idppnpdongle import PnpDongle

dongle = PnpDongle()
modem = dongle.modem
response = asyncio.run(modem.command('AT'))

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

idppnpdongle-0.2.0.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

idppnpdongle-0.2.0-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file idppnpdongle-0.2.0.tar.gz.

File metadata

  • Download URL: idppnpdongle-0.2.0.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.3 Linux/5.4.0-64-generic

File hashes

Hashes for idppnpdongle-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0a1f6d48c62e4250a2cd7b3eee4d3df9622518a71ec3649e552cec97eed35d13
MD5 b18872767c611bc2e6f56f6f6a736e34
BLAKE2b-256 a6f5ab0bf1492f0f8f46983b438a31051243ae028eca70ad2c071ff2f11052c8

See more details on using hashes here.

Provenance

File details

Details for the file idppnpdongle-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: idppnpdongle-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.3 Linux/5.4.0-64-generic

File hashes

Hashes for idppnpdongle-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1bb531cdb074c6f5009ff59efeb1cd346fae8afd2778e6fec2191b56e03ac91
MD5 8bc975afeaedfcda92a8f3702dc609d2
BLAKE2b-256 e8b96f3de64cea9a5244030d2db3f31eb7305a58b4183ca4dff1484996787933

See more details on using hashes here.

Provenance

Supported by

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