Hello,
Using AT commands, is there a way to program the module so that it automatically switches APN’s using the APN pool when one fails to connect?
My current pool looks like this:
+CGDCONT: 1,“IPV4V6”,“vzwims”,“0.0.0.0”,0,0
+CGDCONT: 2,“IPV4V6”,“vzwadmin”,“0.0.0.0”,0,0
+CGDCONT: 3,“IPV4V6”,“vzwinternet”,“0.0.0.0”,0,0
+CGDCONT: 4,“IPV4V6”,“we01.VZWSTATIC”,“0.0.0.0”,0,0
+CGDCONT: 5,“IPV4V6”,“vzw800”,“0.0.0.0”,0,0
+CGDCONT: 9,“IPV6”,“vzwims”,“0.0.0.0”,0,0
+CGDCONT: 10,“IP”,“vzwadmin”,“0.0.0.0”,0,0
+CGDCONT: 11,“IP”,“vzwinternet”,“0.0.0.0”,0,0
+CGDCONT: 12,“IP”,“we01.VZWSTATIC”,“0.0.0.0”,0,0
+CGDCONT: 13,“IP”,"",“0.0.0.0”,0,0
I’d like to switch to we01.VZWSTATIC should vzwinternet fail to connect. The goal is to do this while leaving the APN field within the router blank.