This guide explains how to disable roaming functionality on your cellular gateways using AT commands through the web interface. This method is applicable to the device with RobustOS and RobustOS Pro.
Background
While there is no dedicated toggle button for disabling roaming in the Web UI, this can be achieved by configuring an AT command to run on boot.
Prerequisites
- Access to the cellular gateway's web interface
- Administrator credentials
- Basic knowledge of navigating web UI settings
Steps
1. Access the Web Interface
- Open your web browser
- Navigate to your cellular gateway's management interface
- Log in with your administrator credentials
2. Navigate to Cellular Settings
- Go to Interface
- Select Cellular
- Click on SIM1 settings
- Locate the "Extra AT Cmd" field
- Enter the following command exactly as shown:
AT+QCFG="roamservice",1
4. Save Changes
- Click Submit and Save & Apply (checkmark icon on top right).
- Wait for the settings to be applied
Verification
- The AT command will now run automatically on boot
- Roaming will be disabled for your cellular connection
Troubleshooting
If the command doesn't seem to take effect:
- Verify the command syntax is exactly as shown
- Ensure there are no extra spaces or special characters
- Try rebooting the gateway
- Check the system logs for any error messages
Notes
- This configuration will persist across reboots
- The setting affects only SIM1 if you have a dual-SIM gateway
- Some carriers may have specific requirements or restrictions regarding roaming settings
Related Articles
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 Set NTP via Command Line
Understanding the Configuration Structure First, it's helpful to understand how to access the complete configuration structure: 1. You can download the XML configuration from: Web UI → System → Profile → XML Configuration File → Generate → Download ...
How to Configure APN on RobustOS Pro Gateways (EV8100, EG5100 Series, R1520LG, LG5100, EG5200, MG460)
Overview This guide provides step-by-step instructions for configuring a custom Access Point Name (APN) on Robustel gateways running the RobustOS Pro system, including models such as EV8100, EG51xx series, R1520LG, LG5100, EG5200, and MG460. It ...
How to Integrate WhatsApp Alarm Systems on RobustOS Pro Gateways
In today's interconnected industrial environments, timely notifications about critical events can prevent costly downtime and rapid response to potential issues. As a leading provider of industrial IoT solutions, Robustel continues to innovate with ...
RobustOS Pro SDK
Robustel's router allows 3rd party to develop their applications. We provide a Software Development Kit (SDK), which offers a simple and fast way to implement customer-specific functions and applications. This SDK is compatible with EG5100, LG5100, ...