
Rev 3.1 Jul.20
7
41113737
1
1: About This Guide
Introduction
This document describes proprietary AT commands available for Sierra Wireless’
AirPrime
®
XS1110 modules. These commands are intended for use by OEMs.
Note: For questions or concerns relating to command implementation, please contact your
Sierra Wireless account representative.
Command timing
Interval timing
Some commands require time to process before additional commands are entered.
When building automated test scripts, ensure that sufficient delays are embedded,
where necessary, to avoid these errors.
Boot-up message
When the XS1110 module initializes, the following message is shown:
+SWIXS1110,READY*20<CR><LF>
Escape sequence
The AT sequence “+++” can be used to exit the +GNSSLLE injection data mode.
Result codes
The result code OK is typically returned when the command has been executed. An
ERROR code may be returned if parameters are out of range. It is also returned if the
command is not recognized or is not permitted in the current state or condition of the
module.
Response formats
Response formats shown in this document are intended to accurately describe the
command query and it requires "\r\n" at the end.
A module response usually places "*<CRC>\r\n" at the end.
For example:
AT+GNSSLOWP=1<CR><LF>
+GNSSLOWP,1,OK*38<CR><LF>