User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-19
34.3.11 +iBDRM Define A Fixed Baud Rate on iChip Modem Connection
Syntax:
AT+iBDRM=<n>
Sets the baud rate on modem connection. This parameter is
saved to nonvolatile memory and activated after every power-
up.
Parameters:
3..9|‗a‘|‗h‘
Command Options:
n=a
set baud rate to Auto Baud
n=3
set baud rate to 2400
n=4
set baud rate to 4800
n=5
set baud rate to 9600
n=6
set baud rate to 19200
n=7
set baud rate to 38400
n=8
set baud rate to 57600
n=h
set baud rate to 230400
Default:
‗a‘ (auto baud)
The iChip modem connection will be set to the same baud
rate as that detected on the host iChip connection.
Result Code:
I/OK
If n is within limits. The iChip will continue operating in the
current baud rate setting. Further power-up will initialize the
baud rate to the new selected value, until a different
AT+iBDRM command is issued.
I/ERROR
Otherwise
AT+iBDRM?
Returns the code for the specified fixed modem baud rate
followed by I/OK.
AT+iBDRM=?
Returns the message ―3-9, ‗a‘ or ‗h‘‖ followed by I/OK.