100
NetComm Wireless 3G Light Industrial M2M Router
www.netcommwireless.com
Notes about the set forceplmn command:
1.
If the manual selection fails, the device will fall back to the previous ‘good’ network.
2.
When enabled, the SMS acknowledgement reply reflects the success or failure of the manual selection with respect to
the
set
command and includes the final MNC/MCC that was configured.
Confirming the currently configured operator and network type
You can retrieve the currently configured operator and network type using the get forceplmn command.
The get forceplmn command returns the operator and network type selection mode (Automatic/Manual), in addition to the MCC
and MNC values, for example:
Automatic,505,3
This response indicates that the operator/network selection mode is Automatic, and the network used is Vodafone AU.
SMS diagnostics examples
The examples below demonstrate various combinations of supported commands. This is not an exhaustive list and serves as an
example of possibilities only.
DESCRIPTION
AUTHENTICATION
INPUT EXAMPLE
Send SMS to change the data
connection username
Not required
set username=’NetComm’
Required
PASSWORD set username= ”NetComm”
Send SMS to change the data
connection password
Not required
set password= `NetComm`
Required
PASSWORD set password= `NetComm`
Send SMS to change the data
connection authentication
Not required
set authtype= ‘pap’
Required
PASSWORD set authtype = pap
Send SMS to reboot
Not required
execute reboot
Required
PASSWORD execute reboot
Send SMS to check the WAN IP
address
Not required
get wanip
Required
PASSWORD get wanip
Send SMS to check the mobile
signal strength
Not required
get rssi
Required
PASSWORD get rssi
Send SMS to check the IMEI
number
Not required
get imei
Required
PASSWORD get imei
Send SMS to check the current
band
Not required
get band
Required
PASSWORD get band
Send SMS to Disconnect (if
connected) and reconnect the data
connection
Not required
execute pdpcycle
Required
PASSWORD execute pdpcycle
Send SMS to disconnect the data
connection
Not required
execute pdpdown
Required
PASSWORD execute pdpdown
Send SMS to connect the data
connection
Not required
execute pdpup
Required
PASSWORD execute pdpup
Send multiple get command
Not required
get wanip
;
get rssi
Required
PASSWORD get wanip
;
get rssi
Send multiple set command
Not required
set ssh.genkeys=1; set username=test; set auth=pap
Required
PASSWORD set ssh.genkeys=1; set username=test; set auth=pap
Send SMS to reset to factory default
settings
Not required
execute factorydefaults
Required
PASSWORD execute factorydefaults
Send SMS to retrieve status of
router
Not required
get status
Required
PASSWORD get status
Not required
get sessionhistory