Hello I am Using SIM7600G-H 4G / 3G / 2G / GNSS Module for Jetson Nano, LTE CAT4, Global Applicable
I am not able to communicate to modem via THS when I connect USB
Is is possible to Get GPS via THS and establish 4G connection through USB?
basically I want both GPS and 4G to run on startup
if so can you please share the details on how to setup Thanks
So, the module is connected over USB.
Then you need to make sure that the respective driver for the module is added in Linux kernel to understand the data from modem and GPS hardware from the module. Have you done that?
You have to install USB Driver for Linux on ubuntu in case they are giving it as ubuntu package.
Module is connected over USB and Serial Port as well
here’s the screenshot how its connected
I have installed drivers already ,I can communicate with the module separately with both usb and THS but not at same time.
thanks for snapshot. Is it a custom made module made to fit for Nano?
the uart and usb controller in tegra are independent and thus should not interfere with the operation.
Can you share what is the error? Some logs?
Which are the drivers you have enabled?
Which uart controller you are using?