Difference between revisions of "Transclusion: IOT-GATE-iMX8: Cellular Modem"

From Compulab Mediawiki
Jump to: navigation, search
imported>Uri.mashiach
(Created page with "The IOT-GATE-iMX8 / SBC-IOT-iMX8 features an optional cellular modem implemented with a mini-PCIe module. On-board micro-SIM card socket is available. == ModemManager == The...")
(No difference)

Revision as of 08:04, 14 September 2020

The IOT-GATE-iMX8 / SBC-IOT-iMX8 features an optional cellular modem implemented with a mini-PCIe module. On-board micro-SIM card socket is available.

ModemManager

The ModemManager can be used to log into almost any Internet Service Provider with simple configuration setup.

In the following example:

  • Replace ISP-APN with the APN name of the cellular provider.
root@iot-gate-imx8:~# nmcli connection add type gsm ifname ttyUSB2 con-name CellularCon apn ISP-APN