From 64ff33c056bd23c4e2f11b0b2a4969bff241e615 Mon Sep 17 00:00:00 2001 From: Cameron Thompson <50184035+iamromulan@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:30:41 -0400 Subject: [PATCH] Update at-list.md Add disable automapn command --- at-list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/at-list.md b/at-list.md index 176bb63..9ae80ee 100644 --- a/at-list.md +++ b/at-list.md @@ -77,6 +77,7 @@ Tip: APN automatic selection will somtimes choose the wrong APN. You may need to - ``AT+QUIMSLOT=1`` (switch to sim slot 1) - ``AT+QUIMSLOT=2`` (switch to sim slot 2) - ``AT+CGDCONT?`` (Get active APN profle st 1 through 8) + - ``AT+QMBNCFG="AutoSel",0;+QMBNCFG="Deactivate"`` (Disable Automatic APN selection)(You will need to set your APN when you switch SIMs or Slots)(Can also set APN after you switch the run ``AT+CFUN=0;CFUN=1`` - ``AT+CGDCONT=1,"IPV4V6","APNHERE"`` (Sets APN profile 1 to APNHERE using both IPV4 and IPV6) - ``AT+GSN`` (Show current IMEI) - ``AT+EGMR=0,7`` (Show current IMEI)