AT Command

Description

AT+IPR sets the baud rate of the serial interface of the device. Although many manufacturers support this AT command, the implementation is manufacturer specific.

SIMCOM's supports settign values as follows,
0 - Auto-bauding
Other possible values are 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200


Examples

AT+IPR=0
OK

AT+IPR=115200
OK

KeywordsAT+IPR syntax, examples, parameters, error, input, response.


Test AT+IPR command with AT Command Tester