Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
133
Command Reference
smssend
Used to SEND the previously setup SMS message (smsto and smstext).
Note: SMS features are only available for specific manufacturer, RF modules, cards or devices. Please
contact Cypress Solutions for a complete list of products that support SMS functionality.
The modem needs to be connected to the network.
Example:
cmd smssend send the SMS message
return to list of commands
smstext <string> <delimiter>
Used to enter the text message of the SMS.
Note: SMS features are only available for specific manufacturer, RF modules, cards or devices. Please
contact Cypress Solutions for a complete list of products that support SMS functionality.
The delimiter is used to indicate an end of text message.
Text message is not saved in non-volatile memory a <CR> denotes a carriage return.
<string> text message(max 166 chars)
<delimiter> sequence of a blank line followed by a carriage return and then the sequence “.”
Example:
cmd smstext <CR>
Hi <CR>
This is test <CR>
message<CR>
from Bob<CR>
.<CR>
Note: cmd smstext cannot be used from a serial console.
return to list of commands
smsto pppppppppp
This command is used to set the phone number of the SMS text message to be sent.