Data Sheet
SIM7600E-H 4G HAT User Manual
24
Rev1.0 June 8, 2018
share awesome hardware
4. Using with Arduino
4.1. Interface overview
The default relationship between SIM7600 control pins and Arduino is shown in Table 1.
Table 2: The relationship between SIM7600 control pins and Arduino
SIM7600
Arduino UNO /UNO PLUS
Description
5V
5V
Power supply (5V)
GND
GND
Ground
TXD
0 (RX)
UART pin
RXD
1 (TX)
UART pin
PWR
2
Power up the module
4.2. Install Arduino Library
1. Download the Arduino demo code and copy the Waveshare_SIM7600X_Arduino_Library folder
to {the Arduino software installation path}/Library/ .
2. Run the Arduino IDE, then select the example code as below: