# 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:<br>                                `AT$QCSLCLOC=<lc_response>` | Response:<br>                                    `$QCSLCLOC=<lc_response>$QCSLCLOC:<measurement>`<br><br><br>                            <br>If location configuration is missing or invalid, response:<br>                                    `+CME ERROR: 1005`<br><br><br>                            <br>AT client needs to update location configuration, see 4.2 and 4.3<br><br><br>                            <br>If the device requests a location using Wifi+ECID and the Location<br>                                Configuration information is invalid, the following response will be<br>                                returned along with the &lt;measurement&gt; data which can be sent to<br>                                the Aware Cloud for resolving the device’s location: `+CME<br>                                    ERROR: 1004`<br><br><br>                            <br>If there is any error, response: `+CME ERROR:<br>                                    <err>`<br>Note: Due to platform<br>                                    constraints, the ECID location can be retrieved a maximum of<br>                                    once every 3 minutes |
| --- | --- |
| Maximum response time | 190s |
| Parameter saving mode | `AUTO_SAVE` |

**Parameters**

| &lt;lc\_response&gt; | Locationconfiguration response in **base64**format.<br><br><br>                            <br>This is the response returned by the Aware Cloud. The Aware Cloud<br>                                the client must perform a binary to base64 conversion prior to<br>                                execute. |
| --- | --- |
| &lt;measurement&gt; | Location measurement data in **base64** format.<br><br><br>                            <br>&lt;measurement &gt; is returned in **base64** format. The AT client<br>                                is expected to do a base64 to binary conversion prior to sending it<br>                                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)