# AT$QCSLC

Source: [https://docs.qualcomm.com/doc/80-63441-4/topic/AT-QCSLC.html](https://docs.qualcomm.com/doc/80-63441-4/topic/AT-QCSLC.html)

This command sets the location configuration provided by the Aware Cloud.

Note: 
      
Use `$QCSLCLOC` command. `AT$QCSLC` command is now
        deprecated.

| Set command: `AT$QCSLC=<lc_response>` | Response: `OK`<br>If there is any error, response: `+CME<br>                    ERROR: <err>` |
| --- | --- |
| Maximum response time | 5s |
| Parameter saving mode | `AUTO_SAVE` |

**Parameters**

| &lt;lc\_response&gt; | Location configuration response in **base64** format. <br>This is the response<br>                returned by the Aware Cloud. The Aware Cloud returns data in binary format.<br>                Therefore, the client must perform a binary to base64 conversion prior to executing<br>                this command. |
| --- | --- |

**Example**

    AT$QCSLC=ewoJIkxhYVNDb25maWciOiB7CgkJIlNlcnZlcktleSI6ICItLS0tLUJFR0lOIFBVQkxJQyBLRVktLS0tLVxuTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUEzWmxyY3ZVTlA1L3QyYVJsdktsQ1xuYkdvVGpIRnlGVDdwckRwMEgxVmNLZEF5OehoMjVIeEtnRTlxZExOaTJiSXk3dk8wNXJqMUtZZWVuQVZZZU1idlxudG44
    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$QCRLC](https://docs.qualcomm.com/bundle/publicresource/80-63441-4/topics/AT-QCRLC.md) [Next Topic
AT$QCLOC](https://docs.qualcomm.com/bundle/publicresource/80-63441-4/topics/AT-QCLOC.md)