How to Enable RCMS via SMS

How to Enable RCMS via SMS

Prerequisites

1. Device mobile number
2. Admin credentials
3. RCMS server details:
  1. Server IP/URL
  2. Port number
  3. 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

  1. admin:admin - Authentication credentials
  2. set rcms enable true - Enables RCMS
  3. set rcms reg_addr_type Custom - Sets custom server type
  4. set rcms reg_addr 192.168.232.100 - Sets RCMS server address
  5. set rcms port 444 - Sets RCMS port
  6. set rcms pingenable true - Enables ping detection
  7. set rcms primary_server 192.168.222.101 - Sets ping server
  8. config commit; config save_and_apply - Saves and applies settings

Expected Response

Device should respond with:
  1. Multiple "OK" messages for each successful command
  2. Final confirmation message

Important Notes

  1. Ensure correct spacing in SMS command
  2. All parameters must be accurate
  3. Device must have cellular connectivity
  4. 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