User's Manual

Table Of Contents
SARA-G3 and SARA-U2 series - System Integration Manual
UBX-13000995 - R08 Objective Specification System description
Page 41 of 188
The following baud rates can be configured by AT command (see u-blox AT Commands Manual [3], +IPR):
1200 b/s
2400 b/s
4800 b/s
9600 b/s
19200 b/s
38400 b/s
57600 b/s
115200 b/s, default value when the autobauding or the one-shot autobauding are disabled
230400 b/s
460800 b/s
921600 b/s
460800 b/s and 921600 b/s baud rates are not supported by SARA-G3 series modules.
1200 b/s and 230400 b/s baud rates cannot be automatically detected by SARA-G3 series modules.
460800 b/s and 921600 b/s baud rates cannot be automatically detected by SARA-U2 series modules.
SARA-G3 modules support the automatic frame recognition in conjunction with autobauding.
SARA-U2 modules support the one-shot automatic frame recognition in conjunction with one-shot autobauding.
SARA-G3 series modules’ automatic frame recognition and SARA-U2 series modules’ one-shot automatic
frame recognition are enabled by default, as autobauding and one-shot autobauding.
The following frame formats can be configured by AT command (see u-blox AT Commands Manual [3], +ICF):
8N1 (8 data bits, No parity, 1 stop bit), default frame configuration with fixed baud rate
8E1 (8 data bits, even parity, 1 stop bit)
8O1 (8 data bits, odd parity, 1 stop bit)
8N2 (8 data bits, No parity, 2 stop bits)
7E1 (7 data bits, even parity, 1 stop bit)
7O1 (7 data bits, odd parity, 1 stop bit)
Figure 22 describes the 8N1 frame format, which is the default configuration with fixed baud rate.
D0 D1 D2 D3 D4 D5 D6 D7
Start of 1-Byte
transfer
Start Bit
(Always 0)
Possible Start of
next transfer
Stop Bit
(Always 1)
t
bit
= 1/(Baudrate)
Normal Transfer, 8N1
Figure 22: Description of UART default frame format (8N1) with fixed baud rate