How to Enable RCMS via SMS
Prerequisites
1. Device mobile number
2. Admin credentials
3. RCMS server details:
- Server IP/URL
- Port number
- Primary server IP for ping detection
SMS Configuration Command
Send the following SMS command to the device:
admin:admin; set rcms enable true; set rcms reg_addr_type Custom; set rcms reg_addr 192.168.232.100; set rcms port 444; set rcms pingenable true; set rcms primary_server 192.168.222.101; config commit; config save_and_apply
Command Breakdown
- admin:admin - Authentication credentials
- set rcms enable true - Enables RCMS
- set rcms reg_addr_type Custom - Sets custom server type
- set rcms reg_addr 192.168.232.100 - Sets RCMS server address
- set rcms port 444 - Sets RCMS port
- set rcms pingenable true - Enables ping detection
- set rcms primary_server 192.168.222.101 - Sets ping server
- config commit; config save_and_apply - Saves and applies settings
Expected Response
Device should respond with:
- Multiple "OK" messages for each successful command
- Final confirmation message
Important Notes
- Ensure correct spacing in SMS command
- All parameters must be accurate
- Device must have cellular connectivity
- SMS commands must be sent as a single message
Related Articles
How to Enable RCMS via SSH CLI?
Overview This guide outlines the steps to enable RCMS using SSH CLI commands. Ensure you have SSH access and admin credentials. Steps Connect via SSH Make sure SSH is enabled. Open the firewall for either remote SSH or local SSH as applicable. Enable ...
How to Enable RCMS via Configuration File
Overview This guide explains how to configure RCMS settings using a config.xml file, which can be deployed via: Web UI USB drive Complete RCMS Configuration Block <rcms> <enable>true</enable> <rlink_enable>true</rlink_enable> ...
How to Enable RCMS via Web UI
Prerequisites Device web interface access RCMS server details (if using private network): Server URL/IP Port number Network ping server address Configuration Process Step-by-Step Instructions 1. Access device web interface 2. Navigate to Services > ...
How to Control Digital Output (DO) via SMS
Overview Remote control of Digital Outputs (DOs) offers flexibility and convenience in managing connected devices. One commmon method is through a centralized management system, such as RCMS, which provides a web-based interface to monitor and ...
Can I activate the RCMS App via SMS?
A: Yes, for devices already in the field it is possible to install and activate the RCMS App remotely using SMS