Skip to content

tmobile/node-red-contrib-sms-send

Repository files navigation

Travis (.com) branch GitHub package.json version npm (scoped)

Send SMS Messages in Node-RED

Warning: This Node-RED node has only been tested on the Quectel EC25A module. If you find this node to work with other modules, or wish to contribute support for additional modules, let us know!

This node takes a payload in the format <number>,<message> where <number> is the phone number to send the message to and <message> is the message text. The message is then forwarded to the next node.