SIMCom SIM7600G-H & NVIDIA Jetson
Developer Kit
Last updated
Was this helpful?
Developer Kit
Connect the SIMCom SIM7600G-H to the NVIDIA Jetson Orin Nano using a Monogoto SIM and the Monogoto Connectivity SDK. The modem is automatically detected and can be configured as either the primary or backup WAN connection.

NVIDIA Jetson Orin Nano Super Developer Kit
Mini PCIe-to-USB adapter
SIMCom SIM7600G-H LTE module
Monogoto cellular SIM
LTE antenna
Connect a monitor, keyboard, and mouse to the NVIDIA Jetson Orin Nano.
After the Ubuntu desktop loads, open the Terminal application from the desktop

Alternatively, connect to the Jetson remotely from a computer on the same local network
Run the following command on the Jetson:
The installation enables the dashboard and connectivity monitoring services. Run the following command to verify the SDK installation and view the available network interfaces:
Replace <APN> with the APN assigned to the SIM’s Things Group in the Monogoto Hub.
Run the following command the first time you connect a new physical module
From a computer connected to the same local network, open

Last updated
Was this helpful?
Was this helpful?
ssh <user>@<JETSON_IP> # e.g. ssh jetson@192.168.10.xcurl -fsSL https://gitlab.com/monogoto-labs/jetson-sdk/-/raw/main/jetson_tool.sh | sudo bashmonogoto-connect statussudo monogoto-connect up --apn data.monohttp://<JETSON_IP>:8181