Skip to content

Subflow to send and receive SMS via Serialport & SIM800 Modul.

Notifications You must be signed in to change notification settings

stuckis6er/SIM800-NodeRed

 
 

Repository files navigation

SIM800-NodeRed

Subflow to send and receive SMS via Serialport & SIM800 Modul.

Logo

INPUT:

Input from Serial Modul

msg.input = SERIAL_INPUT

msg.payload = payload from Serial Modul


Start Connection to GSM Modul

msg.input = START


Stop Connection

msg.input = STOP


Reset SIM800

msg.input = RESET


Send Message SMS

msg.input = SEND_SMS

msg.payload = {"number":"01741234567","message":"Nodered Test SMS"}


Logo

Logo

Logo

About

Subflow to send and receive SMS via Serialport & SIM800 Modul.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%