![Neoway M660 Скачать руководство пользователя страница 16](http://html.mh-extra.com/html/neoway/m660/m660_at-command-manual_1667874016.webp)
Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
8
Example
AT+CCLK="11/10/14,09:30:16"
OK
AT+CCLK?
+CCLK: "11/10/14,09:32:04"
OK
Remarks
N/A
2.6 Setting the Baudrate of the Module: +IPR
Description
To set the baudrate of the module
Format
AT+IPR=<baud rate><CR>
AT+IPR?<CR>
Parameter
<baud rate>:
The value can be:
300, 600, 1200, 2400, 4800, 9600, 14400, 19200, 38400, 57600, 115200, 230400, 460800,
and 921600
.
Return
Value
See the Example
.
Example
AT+IPR=115200
OK
AT+IPR?
+IPR: 115200
OK
AT+IPR=?
+IPR: 300, 600, 1200, 2400, 4800, 9600, 14400,
19200, 38400, 57600, 115200, 230400, 460800,
921600
OK
Remarks
The default baudrate is 115200 and the parameter setting of this command can be saved
after the module is powered off.
2.7 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>