Connect with mangOH Red board using USB interface

I’m trying connect with mangOH Red board using USB interface.
My external board is an imx6ulevk board and run linux OS (buildroot).
I want to use mangOH Red board as a modem directly on linux and control it using native linux commands.
Does exist some tutorial for this application?

do you see any port generated in host OS?

Yes. The eth interface and serial interfaces were generated correctly. But i can’t access 4G network.

ls /dev/ttyUSB*

/dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2

ifconfig -a

wwan0 Link encap:Ethernet HWaddr F2:77:E2:AD:A3:E6
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Do you want the module to go internet or you want to share the lte data to host pc?

I want internet access in host pc. Is it possible?

If you installed the Gobinet driver, you can type at! scact=1,1 to establish the data connection in host pc.

Ok, thank you for your reply.
I did’t find this driver in imx6 Linux kernel.
Where i can download this driver?
Does exist some tutorial for install the Gobinet driver?

https://source.sierrawireless.com/resources/airprime/software/usb-drivers-linux-qmi-software-s2,-d-,36n2,-d-,55/

Thank you, the GobiNet driver is working.
Do you know if this driver work for HL85XX Family?

HL8 is using standard ACM driver.

Using GobiNet driver, the eth2 interface isn’t getting the real external ip.
How can i get my real ip address?

You need to check your sim card if it gives real ip address.