Changes between Version 83 and Version 84 of wireless/modem


Ignore:
Timestamp:
01/11/2022 07:35:04 PM (2 years ago)
Author:
Ryan Erbstoesser
Comment:

add new amit modem

Legend:

Unmodified
Added
Removed
Modified
  • wireless/modem

    v83 v84  
    2727  * A modem that has been previously 'activated' by your provider. This involves providing the provider with the IMEI (unique identifier on the modem/module), the provider adding it to their system, and you 'activating' the module (which usually requires a Windows PC and application if not already done by the provider of the module)
    2828
    29 This information has been tested and created for use on the Gateworks Single Board Computers (SBCs)''', specifically the Ventana family that utilizes the Freescale i.MX6 processors.
     29This information has been tested and created for use on the Gateworks Single Board Computers (SBCs)'''.
    3030
    3131Gateworks SBCs can be viewed at the following link: [http://www.gateworks.com]
     
    3434
    3535
    36 [=#wlan_dis]
    37 == W_DISABLE# pin (MiniPCIe and M.2 Sockets)
    38 Note that MiniPCIe and M.2 sockets have 'W_DISABLE#' pins that are intended to disable all RF transmission on a wireless device.
    39 
    40 Typically these signals are either driven high by default or pulled up with a pull-up resistor on-card and thus only need to be manipulated if you want to disable RF.
    41 
    42 See [wiki:gpio#wlan_dis gpio/w_disable#] for more details
     36
    4337
    4438
     
    4943
    5044The following modems can be recommended:
    51  * [#ublox U-Blox Toby L2] - 4G LTE CAT4 (GW17046)
     45 * [wiki:modem/AMITMDG Amit MDG200] - 4G LTE CAT4 (GW17050)
    5246 * [http://www.gateworks.com/product/item/gw16126-mini-pcie-modem-bluetooth-radio Gateworks GW16126/GW16132] - LTE CAT M1
    5347 * [#telitfn980m Telit FN980m 5G Modem]
     
    10498
    10599The Cellular Carrier dictates if your plan provides 'mobile termination' (the ability to accept connections from the Internet) and the IP address provisioning (IP class, static vs dynamic, IP range). For GSM Carriers this is based on the APN. Check with the specific carrier for different options and costs.
     100
     101[=#wlan_dis]
     102== W_DISABLE# pin (MiniPCIe and M.2 Sockets)
     103Note that MiniPCIe and M.2 sockets have 'W_DISABLE#' pins that are intended to disable all RF transmission on a wireless device.
     104
     105Typically these signals are either driven high by default or pulled up with a pull-up resistor on-card and thus only need to be manipulated if you want to disable RF.
     106
     107See [wiki:gpio#wlan_dis gpio/w_disable#] for more details
    106108
    107109[=#conflicts]