4G wireless connectivity

Hello,

I am looking for 4G shields/hat that can be use with the Jetson Nano.
I need to switch to 4G in case there is no WiFi connection.

Best regards,
Joeri

I have bought this one.

https://www.amazon.com/4G-HAT-SIM7600A-H-Communication-Positioning/dp/B07PLTP3M6/

I’m able to connect to it through the serial port using cu and run AT commands. And if I connect a USB cable 5 serial ports show up and I can run AT commands there too. I have made a phone call, sent text messages, and opened a TCP/IP socket to a device on the Internet.

But, I can’t get the kernel module for the driver to compile so that I can get my Jetson Nano online through the 4G.

I’m still trying to figure out how to get the driver compiled or otherwise set this thing up to be online. I’m worried that I won’t be able to use the full bandwidth over the serial port or USB cable. Most of the pins on the 40 pin header are unused, and it’s definitely not plug and play.