# AT$QCRLC Source: [https://docs.qualcomm.com/doc/80-63441-4/topic/AT-QCRLC.html](https://docs.qualcomm.com/doc/80-63441-4/topic/AT-QCRLC.html) This command queries the status of the location configuration on the device. You receive the location request data in the command response. | Read command: `AT$QCRLC?` | Response: `$QCRLC: `
If valid location
configuration is present, following error response is returned: `+CME ERROR:
1001`


If there is any error, response: `+CME ERROR:
` | | --- | --- | | Maximum response time | 15s | | Parameter saving mode | `NO_SAVE` | **Parameters** | <lc\_request> | Location configuration request data destined for the Award Cloud. It is only
returned when no error is returned in the response.
<lc\_request> 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$QCRLC? $QCRLC:0,owEAAAEBfiQJRALmwk7cA4UPN/jJ5as9ProVWEgzr/efHEJIyy5iGO3yfqLBx8e81nnpbP42ufwlPIsdr52G/1hXacYK+CigN1uOxNvT4WXRIbm+2y1KXv/Gf1pz0bWFhrv1kD2VWM0706R757I1M5NmuviS 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$QCFG](https://docs.qualcomm.com/bundle/publicresource/80-63441-4/topics/AT-QCFG.md) [Next Topic AT$QCSLC](https://docs.qualcomm.com/bundle/publicresource/80-63441-4/topics/AT-QCSLC.md)