Users Guide

b. Click the play button to connect to your HSPA+ network.
NOTE: Click the information button to view the International Mobile Equipment Identity (IMEI) and
Integrated Circuit Card Identier (ICCID) information.
Click the stop to disconnect from your HSPA+ network.
If the Edge Gateway is shipped with LTE Verizon (DW5812) WWAN or LTE AT&T (DW5813) card:
a. Select the network icon from the taskbar and then click Cellular.
b. Select your Mobile Broadband CarrierAdvanced Options.
c. Make a note of the International Mobile Equipment Identity (IMEI) and the Integrated Circuit Card Identier (ICCID).
Ubuntu operating system
a. Open the Terminal window.
b. Go to super user mode by entering:$sudo su -
c. Congure the Mobile Broadband connection prole:
#nmcli con add type gsm ifname ttyACM3 con-name <connection name> apn <apn> user
<user name> password <password>
d. Connect to the mobile network: #nmcli con up connection name
NOTE: To view the IMEI and ICCID number use the mmcli -m 0 --command=+CIMI command.
To disconnect from the mobile network: #nmcli con downconnection name.
Wind River operating system
If the Edge Gateway is shipped with HSPA+ (DW5580) WWAN card:
a. Open the Terminal window.
b. Congure the Mobile Broadband APN prole:
#uci set network.wwan.apn="<apn>"
#uci commit network
c. Connect to the mobile network: #ifup wwan
NOTE: To view the IMEI and ICCID number use the AT+IMEISV command.
To disconnect from the mobile network: #ifdown wwan.
If the Edge Gateway is shipped with LTE Verizon (DW5812) WWAN card:
Open the Terminal window.
a. In the terminal type AT+IMEISV to open the Minicom terminal.
The Minicom terminal opens with the following text:
Welcome to minicom 2.7
OPTIONS: I18n
Compiled on Dec 17 2015, 16:20:45.
Port /dev/ttyACM0, 21:33:05
Press CTRL-A Z for help on special keys
b. Type the AT+cgdcont command with PDP Context Identier, “Packet Data Protocol type, and “Access Point Name
parameters and press Enter.
27