u-blox USB modems (GSM and CDMA)

Dependencies:   CellularUSBModem

Dependents:   C027_CANInterfaceComm C027_ModemTransparentUSBCDC_revb UbloxModemHTTPClientTest C027_HTTPClientTest ... more

Legacy Networking Libray

This is an mbed 2 networking library. For an mbed OS 5 compatible library, please see:

Import libraryC027Interface

Socket interface for C027Interface. Implements the NetworkSocketAPI

Revision:
5:60b48a013e86
Parent:
1:71286b99c1cb
--- a/UbloxGSMModemInitializer.h	Fri Oct 18 09:21:49 2013 +0000
+++ b/UbloxGSMModemInitializer.h	Mon Dec 16 09:00:36 2013 +0000
@@ -23,7 +23,7 @@
 
 enum
 {
-  WAN_DONGLE_TYPE_UBX
+  WAN_DONGLE_TYPE_UBLOX_LISAU200 = 0x0200
 };
 
 //-----------------------------------------------------------------------