Cinterion
®
EHS6 AT Command Set
18.8 AT^SRVCTL
EHS6_ATC_V03.001 15/12/3
Confidential / Released
Page 446 of 513
18.8 AT^SRVCTL Extra Service Control
AT^SRVCTL provides access to extra services. The following services are supported:
• COMBAIN cell based positioning: supporting the usage of cell (wifi/gps as assistance data) information to
locate the module's position.
Syntax
Test Command
AT^SRVCTL=?
Response(s)
^SRVCTL: "CBL", (list of supported <CBLAction>)
OK
Write Command
Enable COMBAIN service.
AT^SRVCTL="CBL", "Enable"
Response(s)
OK
ERROR
+CME ERROR: <err>
Write Command
Disable COMBAIN service.
AT^SRVCTL="CBL" , "Disable"
Response(s)
OK
ERROR
+CME ERROR: <err>
Write Command
Query location in blocking mode.
AT^SRVCTL="CBL" , "Loc"
Response(s)
In case of success:
^SRVCTL: "CBL" , "Loc" , <CBLCode>, <CBLLatitude>, <CBLLongitude>, <CBLAccuracy>[,
<CBLCountryCode>, <CBLCountry>, <CBLCity>]
OK
In case of error:
^SRVCTL: "CBL" , "Loc" , <CBLCode>, <CBLMessage>
ERROR
+CME ERROR: <err>
Write Command
Query the remaining number of credits of COMBAIN service.
AT^SRVCTL="CBL" , "Crd"
Response(s)
In case of success:
^SRVCTL: "CBL" , "Crd" , <CBLCode>, <CBLCrd>
OK
In case of error:
^SRVCTL: "CBL" , "Crd" , <CBLCode>, <CBLMessage>
ERROR
+CME ERROR: <err>