Skip to content

O3 Modem : O3 Modem : Send, Read SMS, dial USSD, signal monitor etc.

License

Notifications You must be signed in to change notification settings

obengkumana/o3-modem

Repository files navigation

o3-Modem.js

Modem.js allows you to use your GSM modems on node. It offers a very simple API. It supports:

  • Sending SMS messages
  • Receiving SMS messages
  • Getting delivery reports
  • Deleting messages from memory
  • Getting notifications when memory is full
  • Getting signal quality
  • Mutlple dial ussd
  • 16bit (ucsd messages)
  • 7bit (ascii) messages
  • Multipart messages
  • Translate SMS sender with alphabet, not numeric
  • Getting notifications when someone calls

Installation

npm install o3-modem

Instantiate

var modem = require('o3-modem').Modem()

Fitur : ** multiple Dial USSD,sms sender, sms center, not conflick

Example code : in test.js $ node test.js -p /dev/ttyUSB0 -u *888# --dialmode text Other Documentation : next time :-)

Reff :

About

O3 Modem : O3 Modem : Send, Read SMS, dial USSD, signal monitor etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published