Following official guide’s instructions, I had no problem compiling the GobiSerial module, but I couldn’t compile the GobiNet module due to various errors.
How can I find a working version of the GobiNet module?
Thank you in advance.
The unit might be in DirectIP mode which would be easier as the DirectIP drivers come with most distributions and you will not need to compile new drivers in. If you send ‘lsusb’ in a terminal session to see the VID/PID of the device then you will be able to see from its PID if it is in DirectIP mode if it is 68A3 (i.e. 1999:68A3).
If your unit is in DirectIP mode, the default ModemManager/NetworkManager in your Ubuntu distribution should be able to make the modem connect properly.
Do you have ModemManager installed?
There should be no need to do any other thing, no need to follow any integration guide to have it working as any other mobile broadband modem.
You definitely do not need to go through the QMI developer guide as the unit is in DirectIP mode. Assuming you are seeing a number of /dev/ttyUSB ports enumerate when you plug the unit in (3 or 4) then you should be good.