AT commands Diagnostic commands - firmware/hardware information
Digi XBee3® 802.15.4 RF Module User Guide
124
%C (Hardware/Software Compatibility)
Specifies what firmware is compatible with this device's hardware. %C is compared to the to the
"compatibility_number" field of the firmware configuration xml file. Firmware with a compatibility
number lower than the value returned by %C cannot be loaded onto the board. If an invalid firmware
is loaded, the device will not boot until a valid firmware is reloaded.
Parameter range
[read-only]
Default
N/A
%V command
Reads the voltage on the Vcc pin in mV.
Parameter range
0 - 0xFFFF (in mV) [read only]
Default
N/A
TP command
The current module temperature in degrees Celsius. The temperature is represented in two’s
complement, as shown in the following example:
1 °C = 0x0001 and -1°C = 0xFFFF
Parameter range
0 - 0xFFFF (Celsius) [read-only]
Default
N/A
DD command
Stores the Digi device type identifier value. Use this value to differentiate between multiple types of
devices.
Parameter range
0 - 0xFFFFFFFF
Default
0x130000
CK command
Reads the cyclic redundancy check (CRC) of the current AT command configuration settings to
determine if the configuration has changed.
After a firmware update this command may return a different value.