RobustOS Configuration Guide (RCMS / FW / Ping Detection)

RobustOS Configuration Guide (RCMS / FW / Ping Detection)

Overview

This guide outlines the complete process for configuring and upgrading cellular gateway devices across three stakeholder companies:
  1. Device Holder (Stock Manager & Main Player)
  2. Customers (End Users)
  3. Monitoring Company (RCMS Server Operator)
TaskDevice HolderCustomerMonitoring CompanyNotes
Device Registration
Backend Database Registration--Required before deployment
RCMS Platform Registration--Via batch import
Firmware Management
Update via RCMS--Remote update capability
Update via Web UILocal/remote access needed
Update via USB-Physical access required
RCMS Configuration
Enable via SMS-Any stakeholder with device number
Enable via Web UILocal/remote access needed
Enable via Config FileProfile deployment
Ping Detection
Enable via Web UILocal/remote access needed
Enable via Config FileProfile deployment
Monitoring & Verification
Connection Monitoring-System Debug
RCMS Status Check-System Debug/RCMS Status

Success Criteria

A properly configured device must meet all these conditions:
1. Network Connection:
  1. Connected to custom APN network
  2. Stable cellular connection
2. RCMS Status:
  1. Device registered and visible in RCMS platform
  2. Active connection to RCMS server
3. Stability Verification:
  1. Ping detection operational and reporting
  2. Consistent network connectivity monitoring

Prerequisites

Initial Steps

1. Monitoring Company Prerequisites:
  1. All devices pre-registered in backend database with IMEI and SN. Refer to the backend documentation
  2. Devices registered in frontend of RCMS platform with IMEI and SN via BATCH IMPORT
2. Device Delivery State:
  1. Ideally: Devices delivered with latest firmware
  2. Ideally: RCMS on the device is enabled, Ping Detection is enabled

Goal 1: Firmware Update to the latest one

There are 3 ways to update the device to the latest FW:
  1. Update Firmware via RCMS - Monitoring company should do it
  2. Local / Remote Web UI Update - Stock manager / End Customer / Monitoring company should do it
  3. Update via USB - Stock manager / End customer should do it

Goal 2: RCMS Enable

Available configuration methods, any stakeholder company can do it with either local or remote access to the device:
  1. Enable RCMS via SMS
  2. Enable RCMS via Web UI
  3. Enable RCMS via Config/Profile File

Goal 3: Ping Detection

Available configuration methods, any stakeholder company can do it with either local or remote access to the device:
  1. Enable Ping Detection via Web UI
  2. Enable Ping Detection via Config/Profile XML File

Verification & Troubleshooting

Status Checks

Each configuration aspect has its own status page:
  1. PIN code status verification. Under System > Debug or Interface > Cellular > Status
  2. Ping detection status monitoring. Under System > Debug
  3. RCMS connection status. Under System > Debug or Services > RCMS > Status

Configuration Order

  1. Goals can be achieved in any order
  2. Multiple configurations can be applied simultaneously
  3. Each feature can be configured independently
    • Related Articles

    • How to Enable Ping Detection via Config/Profile XML File

      Overview This guide explains how to configure ping detection using a config.xml file, which can be deployed via: RCMS platform Web UI USB drive Complete Ping Detection Configuration Block <ping> <enable>true</enable> ...
    • How to Set up Ping Detection

      Why Ping Detection is Critical Ping detection serves as an essential keep-alive mechanism for your RCMS (Remote Cloud Monitoring Solution) connectivity. This feature: Actively monitors real-time connectivity to the RCMS platform Identifies network ...
    • How to Setup Ping Detection via Web UI

      Overview This guide explains how to configure ping detection for monitoring network connectivity on your cellular gateway device. Prerequisites Web UI access to the device Network server addresses for ping detection WWAN (cellular) interface ...
    • 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 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 ...