Own fork of C027_Support

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of C027_Support by u-blox

Revision:
133:69700ba3fa72
Parent:
132:1b04a376bfc3
Child:
134:d84232916eac
--- a/MDMAPN.h	Mon Aug 08 11:04:25 2016 +0000
+++ b/MDMAPN.h	Tue Sep 12 14:17:31 2017 +0000
@@ -113,7 +113,8 @@
     { /* Vodafone */ "234-15",    _APN("internet","web","web")          /* contract */
                                   _APN("pp.vodafone.co.uk","wap","wap")  /* pre-pay */ },
     { /* Three */    "234-20",    _APN("three.co.uk",,) },
-    { /* EE */       "234-33",    _APN("m2mdata",,) },
+    { /* EE */       "234-33,30", _APN("EEm2m",,)
+                                  _APN("m2mdata",,) },
 
 // 310 United States of America - US
     { /* Kore Telematics */ "505-02",   _APN("od1.korem2m.com",,) },
@@ -132,6 +133,10 @@
     { /* Comcel */   "732-101",   _APN("internet.comcel.com.co",,)
                                   _APN("internet.movistar.com.co",,) },
 
+// 405 India
+    { /* Reliance */ "405-21",    _APN("unlimitiot",,)
+                                  _APN("IoTtest",,) },
+
 // 901 International - INT
     { /* Transatel */ "901-37",   _APN("netgprs.com","tsl","tsl") },
 };