Changes between Version 3 and Version 4 of wireless/modem
- Timestamp:
- 11/01/2017 02:51:48 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/modem
v3 v4 1587 1587 The example shown is using AT commands which could be turned into a script if desired. 1588 1588 1589 1. Connect to the modem where you can send AT commands. For AT Command instructions, see here: [ wiki:3g#ATCommands AT Commands]1589 1. Connect to the modem where you can send AT commands. For AT Command instructions, see here: [#ATCommands AT Commands] 1590 1590 2. Verify that your modem supports SMS messages by typing the following AT command. If you see '''+CMGF: (0-1)''' then it is supported. 1591 1591 {{{#!bash … … 1800 1800 * CDMA 1xRTT/EV-DO Rev A: 800MHz(BC0), 1900MHz(BC1) 1801 1801 1802 This card uses the QMI protocol (Qualcomm MSM Interface) for modem/connection - see [ wiki:3g#uqmipackage uqmi]1802 This card uses the QMI protocol (Qualcomm MSM Interface) for modem/connection - see [#uqmipackage uqmi] 1803 1803 1804 1804 Drivers: … … 2281 2281 == SIM Card use on PCI Express form-factor modems == 2282 2282 PCI Express form-factor GSM Modems require SIM (Subscriber Identity Module) cards in order to connect to the providers network. There are several different methods for accessing SIM cards depending on hardware: 2283 * Some modems have a SIM slot on them (ie [wiki:3g#OptionGlobetrotterMulti-functionModulesGSMCDMAWiFiGPSuSD Option Globetrotter])2283 * Some modems have a SIM slot on them 2284 2284 * Others use sideband signals on the PCIe connector that route to an external SIM slot: 2285 2285 * The GW17005 can be used with these however it is not recommended in an environment with shock and vibe 2286 * The [ wiki:3g#GW17005Instructions GW16038/GW16062] carriers can be used in specific slots of the Gateworks Avila, Cambria, Laguna product families.2286 * The [#GW17005Instructions GW16038/GW16062] carriers can be used in specific slots of the Gateworks Avila, Cambria, Laguna product families. 2287 2287 * The [http://shop.gateworks.com/index.php?route=product/product&product_id=146&search=gw16103=GW16103 GW16103] Mini-PCIe SIM, uSD and USB expansion board can be used to provide SIM support for boards with Mini-PCIe sockets. 2288 2288