Sw (Reference Signal Received Power); Pn (Sim Pin) - Digi XBee 3 Cellular LTE-M User Manual

Smart modem
Table of Contents

Advertisement

AT commands
The value returned is in hex, and should be converted by the user with the following formula:
RSRQ = -(<hex_value> / 0xA)
Example: The value returned from the command is 82:
RSRQ = -(0x82 / 0xA) = -13.0 dB
Example: The value returned is A0:
RSRQ = -(0xA0 / 0xA) = -16.0 dB
If the value cannot be retrieved for some reason, such as the device is not on the network yet, an
empty string with OK after it is returned.
Parameter range
N/A
Default
N/A

SW (Reference Signal Received POWER)

Returns the Reference Signal Received Power (RSRP) value.
The value returned is in hex, and should be converted by the user with the following formula:
RSRP = -(<hex_value> / 0xA)
Example: The value returned from the command is 384:
RSRP = -(0x384 / 0xA) = -90.0 dBm
Example: The value returned is A0:
RSRQ = -(0xA0 / 0xA) = -16.0 dB
If the value cannot be retrieved for some reason, such as the device is not on the network yet, an
empty string with OK after it is returned.
Parameter range
N/A
Default
N/A
PN (SIM PIN)
Specifies the PIN when using a SIM.
This command is write-only.
Parameter range
4 to 8 ASCII digits or space character.
A value of a single space character (ASCII 0x20) acts as an empty value.
Default
0x20: A single ASCII space character that indicates there is no PIN.
Digi XBee® 3 Cellular LTE-M/NB-IoT Global Smart Modem User Guide
Cellular commands
191

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xbee 3 cellular nb-iot

Table of Contents