3G USB Dongles
From MiOS
Below is a list of 3G/4G USB dongles that are known to work with Vera Edge:
| Manufacturer | Model | Service | Notes |
|---|---|---|---|
| Novatel Wireless Incorporated | MC760 Verizon | CDMA/EVDO | |
| ZTE Corporation | MF110 | UMTS |
Notes
- You can get the manufacturer with the
AT+GMIAT command. - You can get the model with the
AT+GMMAT command. - To send AT commands to a 3G dongle on Vera, you can connect tot the dongle using
microcom:
microcom /dev/ttyUSB0
Then enter:
AT+GMM
The dongle should respond with the model, followed by OK:
MF110
OK
To exit microcom, press Ctrl+X.