Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
11
Example
AT+IPR=115200
OK
Set the baudrate to 115200.
AT + IPR =?
+IPR: 300, 600, 1200, 2400, 4800, 9600, 19200, 38400,
57600, 115200, 230400
OK
Query the available baudrate
range.
AT+IPR?
+IPR: 115200
OK
Query the current baudrate.
Remarks
The default baudrate is 115200.
2.8 Entering the PIN Codes: +CPIN
Description
To query the PIN status and enter the PIN codes
Format
AT+CPIN=<pin>[,<newpin>]<CR>
AT+CPIN? <CR>
AT+CPIN=<pin><CR>
Parameter
<pin>, <newpin>:
string type values
Return
Value
<CR><LF>+CPIN:<code><CR><LF>
<CR><LF>OK<CR><LF>
<code>:
READY: No password
SIM PIN: Enter PIN code.
SIM PUK: Enter PUK code.
SIM PIN2: Enter PIN2 code.
SIM PUK2: Enter PUK2 code.
E
x
ample
AT+CPIN?
+CPIN: READY
OK
Query the PIN code status of the module.
AT+CPIN?
+CPIN: SIM PIN
OK
AT+CPIN="1234"
OK
PIN code is required.
Enter correct PIN code.