Chapter 3. Administration Commands
ALLOWED: exec-state-info
Note: Network failure conditions are defined to be cases where registration to cellular/data network fails, or
bad signal quality. Each time only one of the above network conditions are checked
AT#NWRST=(option),(timer),(counter)
–
option: 0 to disable, 1 to enable, 2 to configure. Default disabled
–
timer : 5-120 second interval at which network conditions are checked (different network conditions
are checked each time). Default 5
–
counter: 10-1000; count of consecutive network failures, after which the device will reset if option = 1.
Default 10
exec :
AT#NWRST=2,10,18
OK
state :
AT#NWRST?
#NWRST: 0,10,18
OK
info :
AT#NWRST=?
#NWRST: (0-2),(5-120),(10-1000)
OK
3.6
AT#MATSCR
Enters a list of modem-internal AT commands (cannot be mPACK AT# commands) that will be executed at
each start up
ALLOWED: exec-state-info
AT#MATSCR=(list_of_commands)
–
list of commands: one or more uBlox-AT commands, separated by ’; ’ as typed (i.e. “” are OK)
exec :
AT#MATSCR
> (a list of uBlox AT commands separated by ’; ’ , terminated by ctrl-Z)
OK
state :
AT#MATSCR?
#MATSCR: “
(commands as entered, no formatting)
”
OK
M110 Series Cellular Modem mPACK Command Reference
14