CSQ – request signal quality
This command returns the received signal strength (rssi) and the channel bit error rate (ber).
Type | Syntax | Returned Result |
---|---|---|
Test |
AT+CSQ=? |
+CSQ: (0-31,99),(0-7,99)
OK where:
|
Execute |
AT+CSQ |
+CSQ: <rssi>,<ber>
OK where:
or +CME ERROR: <err> – the command failed. |
Example
AT+CSQ
+CSQ: 3,99
OK