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:
2:4be5e62433b1
--- a/UbloxCDMAModemInitializer.cpp	Fri Oct 18 09:21:49 2013 +0000
+++ b/UbloxCDMAModemInitializer.cpp	Mon Dec 16 09:00:36 2013 +0000
@@ -109,6 +109,6 @@
 
 /*virtual*/ int UbloxCDMAModemInitializer::getType()
 {
-    return WAN_DONGLE_TYPE_UBLOXC200;
+    return WAN_DONGLE_TYPE_UBLOX_LISAC200;
 }