Integration Manual
Table Of Contents
- Document information
- Contents
- 1 System description
- 1.1 Overview
- 1.2 Architecture
- 1.3 Pin-out
- 1.4 Operating modes
- 1.5 Supply interfaces
- 1.5.1 Module supply input (VCC)
- 1.5.1.1 VCC supply requirements
- 1.5.1.2 VCC current consumption in LTE connected mode
- 1.5.1.3 VCC current consumption in 2G connected mode
- 1.5.1.4 VCC current consumption in ultra low power deep sleep mode
- 1.5.1.5 VCC current consumption in low power idle mode
- 1.5.1.6 VCC current consumption in active mode (PSM / low power disabled)
- 1.5.2 Generic digital interfaces supply output (V_INT)
- 1.5.1 Module supply input (VCC)
- 1.6 System function interfaces
- 1.7 Antenna interfaces
- 1.8 SIM interface
- 1.9 Data communication interfaces
- 1.10 Audio
- 1.11 General Purpose Input/Output
- 1.12 GNSS peripheral input output
- 1.13 Reserved pins (RSVD)
- 2 Design-in
- 2.1 Overview
- 2.2 Supply interfaces
- 2.2.1 Module supply (VCC)
- 2.2.1.1 General guidelines for VCC supply circuit selection and design
- 2.2.1.2 Guidelines for VCC supply circuit design using a switching regulator
- 2.2.1.3 Guidelines for VCC supply circuit design using LDO linear regulator
- 2.2.1.4 Guidelines for VCC supply circuit design using a rechargeable battery
- 2.2.1.5 Guidelines for VCC supply circuit design using a primary battery
- 2.2.1.6 Guidelines for external battery charging circuit
- 2.2.1.7 Guidelines for external charging and power path management circuit
- 2.2.1.8 Guidelines for particular VCC supply circuit design for SARA-R4x2
- 2.2.1.9 Guidelines for removing VCC supply
- 2.2.1.10 Additional guidelines for VCC supply circuit design
- 2.2.1.11 Guidelines for VCC supply layout design
- 2.2.1.12 Guidelines for grounding layout design
- 2.2.2 Generic digital interfaces supply output (V_INT)
- 2.2.1 Module supply (VCC)
- 2.3 System functions interfaces
- 2.4 Antenna interfaces
- 2.5 SIM interface
- 2.6 Data communication interfaces
- 2.7 Audio
- 2.8 General Purpose Input/Output
- 2.9 GNSS peripheral input output
- 2.10 Reserved pins (RSVD)
- 2.11 Module placement
- 2.12 Module footprint and paste mask
- 2.13 Thermal guidelines
- 2.14 Schematic for SARA-R4 series module integration
- 2.15 Design-in checklist
- 3 Handling and soldering
- 4 Approvals
- 4.1 Product certification approval overview
- 4.2 US Federal Communications Commission notice
- 4.3 Innovation, Science, Economic Development Canada notice
- 4.4 European Conformance CE mark
- 4.5 National Communication Commission Taiwan
- 4.6 ANATEL Brazil
- 4.7 Australian Conformance
- 4.8 GITEKI Japan
- 4.9 KC South Korea
- 5 Product testing
- Appendix
- A Migration between SARA modules
- B Glossary
- Related documentation
- Revision history
- Contact
SARA-R4 series - System integration manual
UBX-16029218 - R20 System description Page 37 of 129
C1-Public
SARA-R422, SARA-R422S, SARA-R422M8S modules include a secondary auxiliary UART interface
(UART AUX) for communication with an application host processor, supporting AT commands, data
communication, GNSS tunneling
29
, FW update by means of FOAT, with settings configurable by
dedicated AT commands (for more details, see the SARA-R4 series AT commands manual [2]):
• 4-wire serial port with RS-232 functionality conforming to ITU-T V.24 recommendation [6], with
CMOS compatible signal levels (0 V for low data bit / ON state, 1.8 V for high data bit / OFF state)
o Data lines (DCD as data output, DTR as data input)
o HW flow control lines (RI as flow control output, DSR as flow control input)
• The default baud rate is 115’200 b/s
• The default frame format is 8N1 (8 data bits, no parity, 1 stop bit)
SARA-R4 series modules’ UART interface is by default configured in AT command mode, if the USB
interface is not enabled as AT command / data communication interface (UART and USB cannot be
concurrently used for this purpose): the module waits for AT command instructions and interprets all
the characters received as commands to execute. All the functionalities supported by SARA-R4 series
modules can be in general set and configured by AT commands:
• AT commands according to 3GPP TS 27.007 [7], 3GPP TS 27.005 [8], 3GPP TS 27.010 [9]
• u-blox AT commands (see the SARA-R4 series AT commands manual [2])
The default baud rate is 115200 b/s, while the default frame format is 8N1 (8 data bits, No parity, 1
stop bit: see Figure 18). Baud rates can be configured by AT command (see the SARA-R4 series AT
commands manual [2]).
☞ Automatic baud rate detection and automatic frame format recognition are not supported.
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 18: Description of UART 8N1 frame format (8 data bits, no parity, 1 stop bit)
1.9.1.2 UART signals behavior
At the end of the module boot sequence (see Figure 14), the module is by default in active mode, and
the UART interface is initialized and enabled as AT commands interface only if the USB interface is
not enabled as AT command / data communication interface: UART and USB cannot be concurrently
used for this purpose.
The configuration and behavior of the UART signals after the boot sequence are described below:
• The module data output line (RXD) is set by default to the OFF state (high level) at UART
initialization. The module holds RXD in the OFF state until the module transmits some data.
• The module data input line (TXD) is assumed to be controlled by the external host once UART is
initialized and if UART is used in the application. The TXD data input line has an internal active
pull-down enabled on the SARA-R410M-02B product version, and an internal active pull-up
enabled on the other product version of SARA-R4 series modules.
29
Not supported by SARA-R422-00B modules