User Manual

Table Of Contents
SARA-R4 series-AT commands manual
UBX-17003787 - R16
4General
Page 25 of 401
Type Syntax Response Example
OK
IEMISV request
Set AT+CGSN=2 +CGSN: <imeisv>
OK
AT+CGSN=2
+CGSN: "3575200701207601"
OK
SVN request
Set AT+CGSN=3 +CGSN: <svn>
OK
AT+CGSN=3
+CGSN: "01"
OK
Full IMEI and SVN request
Set AT+CGSN=255 <imei_full>
OK
AT+CGSN=255
35752007012076701
OK
Test AT+CGSN=? +CGSN: (list of supported <snt>s)
OK
+CGSN: (0-3,255)
OK
4.7.3Defined values
Parameter Type Description
<snt> Number It indicates the requested serial number type. Depending on <snt> value, the
<param_val> parameter in the information text response provides different
information:
0 (default value): MT serial number, typically the International Mobile station
Equipment Identity (IMEI)
1: International Mobile station Equipment Identity (IMEI)
2: International Mobile station Equipment Identity and Software Version Number
(IMEISV)
3: Software Version Number (SVN)
255: IMEI (not including the spare digit), the check digit and the SVN
<sn> Number MT serial number, typically the International Mobile station Equipment Identity (IMEI)
<imei> String International Mobile station Equipment Identity (IMEI). IMEI is composed of Type
Allocation Code (TAC) (8 digits), Serial Number (SNR) (6 digits) and the Check Digit
(CD) (1 digit).
<imeisv> String International Mobile station Equipment Identity and Software Version Number
(IMEISV). The 16 digits of IMEISV are composed of Type Allocation Code (TAC) (8
digits), Serial Number (SNR) (6 digits) and the software version (SVN) (2 digits).
<svn> String Software Version Number (SVN) which is a part of IMEISV.
<imei_full Number International Mobile station Equipment Identity (IMEI), Check Digit and Software
Version Number.
<param_val> Number/
String
Type and supported content depend on related <snt> (details are given above)
4.7.4Notes
SARA-R4 / SARA-N4
The <snt> parameter is not supported.
The response to the test command does not provide the information text response.