JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q52704F
  • License MIT

A GSM AT library

Package Exports

  • @ntlab/gsm-at
  • @ntlab/gsm-at/at-sms
  • @ntlab/gsm-at/at-sms.js
  • @ntlab/gsm-at/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ntlab/gsm-at) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

A GSM AT Library

GSM AT Library uses generic AT commands to support wide range of dongle hardwares.

Supported dongles:

  • Sony Ericsson mobile phone
  • Siemens C-55
  • Huawai modem (tested on E173, E3372, EC1260-2)
  • ZTE modem (tested on MF190)
  • Prolink modem (tested on PHS301, still need testing)
  • Wavecom modem

Support for new modem is easily achieved by providing the commands in the Drivers.ini configuration.