AT Command Set for Nokia 8210 43
Copyright © 2000. Nokia Mobile Phones. All rights reserved.
+GMR Request TA Revision Identification
This command displays the TA revision identification. Response must include product
SW version, HW version is optional. Note that in the case of a product with TA and
ME in the same physical entity, the response of the command +CGMR is identical.
(V.25ter section 6.1.6.)
Syntax:
AT+GMR
Display revision identification.
+GSN Request TA Serial Number Identification
This command displays the TA serial number. Note that in the case of a product with
TA and ME in the same physical entity, the response of the command +CGSN is
identical (i.e. the IMEI number). (V.25ter section 6.1.7.)
Syntax:
AT+GSN
Display serial number.
+ICF DTE-DCE Character Framing
This command is used to determine the character framing that the product uses while
accepting commands and while transmitting information text and a result code
to/from a DTE. Command must be in products that do not support autobauding in all
configurations and have more that one <format>-<parity> pair to be set. Note that
reset commands Z and &F do not change this setting. (V.25ter section 6.2.11.)
Syntax:
AT+ICF=<format>, <parity>
Default is [0].
AT+ICF?
Query current setting.
Response is +ICF: <format>,<parity>.
AT+ICF=?
Show valid range of parameters.
Response is +ICF:(list of supported
<format>'s), (list of supported <parity>'s).
Parameters:
<format>
0
auto detect (default)
1
8 data, no parity, 2 stop
2
8 data, parity, 1 stop
3
8 data, no parity, 1 stop
4
7 data, no parity, 2 stop
5
7 data, parity, 1 stop
6
7 data, no parity, 1 stop
<parity>
0
odd
1
even
2
mark
3
space
+IFC DTE-DCE Local Flow Control
This command is used to control the operation of local flow control between the DTE
and the product. <DCE_by_DTE> specifies the flow control used by the DTE to
control the flow of received data from the product. <DTE_by_DCE> specifies the flow
control used by a product to control the flow of transmitted data from the DTE.