SERVICE Some commands allow maintenance operations on the device: |
APN PROTOCOL The APN address is part of the device settings and is defined in parameter N03, this command allows you to set the protocol to be used for data connections through the cellular network.
AT#APN? returns current setting. |
||||||
APN AUTHENTICATION The APN address is part of the device settings and is defined in parameter N03, this command allows you to set the type of authentication to be used for data connections through the cellular network.
AT#AUTH? returns current setting. |
PLMN BANDS This command allows you to limit or modify the use of the predefined radio bands for cellular communication.
AT+QCFG="band" (omitting parameters) return current configuration. Avior default is: AT+QCFG="band",93,80044 To force 2G (900/1800) only: AT+QCFG="band",3,0 To force 2G (900/1800) and LTE B3 B7 B20: AT+QCFG="band"3,80044 To force all 2G, 3G, 4G bands: AT+QCFG="band",d3,800d5 To read the network registration status type the commands: AT+CREG=2 AT+CREG? the answer will be: +CREG: 2,<stat>,<lac>,<cid>,<Act> stat is the registration status: 0 : NOT REGISTERED 1 : REGISTERED HOME NETWORK 2 : SEARCHING 3 : REGISTRATION DENIED 4 : UNKNOWN 5 : REGISTERED ROAMING lac is the local area code cid is network registration Cell ID Act is the access technology in use: 0 : GSM (2G) 2 : UTRAN (3G) 3 : GSM W / EGPRS (2G EDGE) 4 : UTRAN W / HSDPA (3G) 5 : UTRAN W / HSUPA (3G) 6 : UTRAN W / HDSPA and HSUPA (3G) 7 : E-UTRAN (4G) |
||||||
Scan and list available WiFi networks.
|
||||||
All pending messages waiting to be sent will be deleted.
|
||||||
All pending commands waiting to be executed will be deleted.
|
||||||
Event detection is disabled, no rules will be triggered until the service is disabled, restored automatically at the end of the day (23:59).
|
||||||
Forces the execution of all rules belonging to an event. Any conditions included within the rule will also be checked.
To trigger all rules belonging to digital input 1: AT#TRIGGER=I1 OK |
||||||
Send map, users and rules to the SMM Server, overwriting those currently stored. Synchronize the contents of the device uploading all the local information to cloud account in case of misalignment.
|
||||||
Send map to the SMM Server, overwriting the current one.
To update the entire map: AT#SMAP OK To update the average value of the 4 analog inputs: AT#SMAP=A12,A22,A32,A42 OK |
||||||
FORCE GEO SYNC Force geographic position update, retrieved from current information provided by network.
|
||||||
Requires updating of parameters G04 (address), G05 (language), G06 (timezone), G07 (offset) based on the current location of the device (Reverse geocoding). Usage is limited to 5 requests per day.
|
||||||
Make or update a copy of all the folders in the units D: U: R: to the SD card folder S:BACKUP This command is ignored if it does not come from the console and does not allow redirection.
|
||||||
Make a copy of the contents of S:BACKUP to the units D: U: R: restoring a previously saved configuration. If the unit or folder is not available, FACTORY CONFIGURATION will be restored. This command is ignored if it does not come from the console, asks for confirmation before execution and does not allow redirection.
If the device does not reboot automatically, perform a manual reboot after the operation is complete. |
||||||
Starts the "over the air" upgrade procedure to the latest available version, downloaded from mobikey.eu SSID must be set and WiFi data connection is required. Once the download is completed and verified the unit will restart.
|
||||||
Starts the "over the air" upgrade procedure to the latest available version of the optional PLMN module firmware, downloaded from mobikey.eu APN must be set and cellular data connection is required. Once the download is completed and verified the unit will restart.
|
||||||
Returns device information: model, firmware, date of production, MAC address.
|
||||||
COM PORT SETTINGS Set serial communication port (RJ45) parameters.
To set baudrate 9600, frame 8 bit, even parity and 1 stop bit: AT#UART=9600,8,N,1 No answer when command is issued to com port itself. To retrieve current settings: AT#UART? #UART:115200,8,N,1 |
||||||
CHECK INTERNET AVAILABLITY Verify internet connection is available via WiFi or cellular modem.
Anomalies may occur if this command is given when the only data access is through the cellular network and the connection does not guarantee direct access to the public network. |