Template: SIM7600G-H 4G HAT (B) Guides for Jetson Nano

From Waveshare Wiki
Jump to: navigation, search

Jetson Nano Demo

Hardware Connection

Connect the SIM7600X 4G HAT(B) to the USB port of Jetson Nano via Micro USB cable, as shown in the picture below:

SIM7600G-H 4G HAT Jetson nano.png

Minicom serial debugging for Jetson Nano

  • Connect the SIM7600X 4G HAT(B) to Jetson Nano through the USB cable.
  • Use SERIAL to log in to Jetson Nano terminal and install minicom:
sudo apt-get install minicom
  • Run minicom for debugging, enter the following command in the terminal:
sudo minicom -D /dev/ttyUSB2 -b 115200
  • Send AT command to test:
SIM7600 G-H B Jetson.png

Press Ctrl+A, then press X to exit the minicom.

More demo programs continue to be updated...