Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-201
Using AT+IPR=<rate> with a <rate> value other than 9 and 0 disables the auto baud rate
detection feature. The entered baud rate is stored in the G24 and is restored after power up. The
G24 supports up to 57600 auto baud.
Notes:+IPR is similar to +CBAUD, but with the ability to save.
ATZ command sets the G24 to default baud rate - Auto baud rate, and the saved baud rate
is restored only after power-up.
The following table shows the +IPR parameters.
Example
AT+IPR=6
OK
AT+IP R?
+IPR: 19200
OK
AT+IPR=?
+IPR: (0-13,300,600,1200,2400,4800,9600,19200,38400,57600,115200,230400,460800)
OK
Command Type Syntax Response/Action
Set AT+IPR=<n>
AT+IPR=<rate>
OK
or:
ERROR
Read AT+IPR? +IPR: <rate>
Test AT+IPR=? +IPR: (list of supported <rate>s)
Table 3-128:+IPR Parameters
<Parameter> Description
<n> <rate> 0 Auto baud rate
1 600
2 1200
3 2400
4 4800
5 9600
6 19200
7 38400
8 57600
9 Auto baud rate
10 115200
11 300
12 230400
13 460800