Support for LISA-N101

Fork of C027_Support by u-blox

This is a variant of the C027 driver code for the C027N version, i.e. the one with the Neul/Huawei/u-blox Cellular Internet of Things module on board. The AT command interface for this module is entirely different to the AT interface for the other u-blox modules, hence this fork of the driver. Work is underway to rearchitect the original C027 driver so that a merge can be done.

Revision:
114:e347ed0fab5e
Parent:
113:7ade40675003
--- a/MDMAPN.h	Thu Nov 06 08:54:26 2014 +0000
+++ b/MDMAPN.h	Thu Nov 06 09:06:37 2014 +0000
@@ -85,10 +85,10 @@
     { /* Tusmobil */ "293-70",  _APN("internet.tusmobil.si",,) },
 
 // 240 Sweden SE 
-    { /* Telia */    "240-01",  _APN("online.telia.se") },
+    { /* Telia */    "240-01",  _APN("online.telia.se",,) },
     { /* Telenor */  "240-06,08",
-                                _APN("services.telenor.se") },              
-    { /* Tele2 */    "240-07",  _APN("mobileinternet.tele2.se") },
+                                _APN("services.telenor.se",,) },              
+    { /* Tele2 */    "240-07",  _APN("mobileinternet.tele2.se",,) },
     
 // 228 Switzerland - CH
     { /* Swisscom */ "228-01",  _APN("gprs.swisscom.ch",,) },