# AT$QCSLCLOC
Source: [https://docs.qualcomm.com/doc/80-63441-4/topic/AT_QCSLCLOC.html](https://docs.qualcomm.com/doc/80-63441-4/topic/AT_QCSLCLOC.html)
This command combines `AT$QCSLC` and `AT$QCLOC` into one
single command. It first sets the location configuration provided by the Aware Cloud.
After the location configuration is set, a location request is sent to the AMM client.
The AMM client then performs measurements based on the selected technology and respond
with the measurement data.
Use `AT$QCSLCLOC`, instead of calling AT$QCSLC and AT$QCLOC
separately.
| Set command:
`AT$QCSLCLOC=` | Response:
`$QCSLCLOC=$QCSLCLOC:`
If location configuration is missing or invalid, response:
`+CME ERROR: 1005`
AT client needs to update location configuration, see 4.2 and 4.3
If the device requests a location using Wifi+ECID and the Location
Configuration information is invalid, the following response will be
returned along with the <measurement> data which can be sent to
the Aware Cloud for resolving the device’s location: `+CME
ERROR: 1004`
If there is any error, response: `+CME ERROR:
`
Note: Due to platform
constraints, the ECID location can be retrieved a maximum of
once every 3 minutes |
| --- | --- |
| Maximum response time | 190s |
| Parameter saving mode | `AUTO_SAVE` |
**Parameters**
| <lc\_response> | Locationconfiguration response in **base64**format.
This is the response returned by the Aware Cloud. The Aware Cloud
the client must perform a binary to base64 conversion prior to
execute. |
| --- | --- |
| <measurement> | Location measurement data in **base64** format.
<measurement > is returned in **base64** format. The AT client
is expected to do a base64 to binary conversion prior to sending it
to Aware Cloud |
**Example**
AT$QCSLCLOC=/////////////wAEiOleytrWL10G0FJ52PK05W3zbu9FFjW8O8ZdMYVPoKmx51uhiIlF81vGTYBuhoau/xzpmyxewhfSCzHlXz0wCjzv+oT+4ZDQG7pSUsR+ZAINi2M=
AT$QCSLCLOC=/////////////wAEiOleytrWL10G0FJ52PK05W3zbu9FFjW8O8ZdMYVPoKmx51uhiIlF81vGTYBuhoau/xzpmyxewhfSCzHlXz0wCjzv+oT+4ZDQG7pSUsR+ZAINi2M=$QCSLCLOC:tgIAAAEBN1+RlV7ifQzOrGkEuGCCfyXKu464SO8Q8JzQP64Brl5JcvnehomxUjOV5poZwuuy6k6mHCNN/P5SNBJJU1+aIpGUjhYo1szFGXsLNtVF/+uJ3boyYOKknB1dVPgPbGEM3FWTJLhnMNlduKKTL
OK
Copy to clipboard
**Parent Topic:** [LaaS AT commands](https://docs.qualcomm.com/doc/80-63441-4/topic/LaaS-AT-commands.html)
Last Published: Jul 16, 2025
[Previous Topic
AT$QCLOC](https://docs.qualcomm.com/bundle/publicresource/80-63441-4/topics/AT-QCLOC.md) [Next Topic
LaaS error codes](https://docs.qualcomm.com/bundle/publicresource/80-63441-4/topics/LaaS-error-codes.md)