<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Chris,<br>
    <br>
    how to send modem commands and read the responses:<br>
    <br>
    <tt>OVMS# log level debug simcom</tt><tt><br>
    </tt><tt>Logging level for simcom set to debug</tt><tt><br>
    </tt><tt>OVMS# simcom cmd AT+COPS?</tt><tt><br>
    </tt><tt>SIMCOM command has been sent.</tt><tt><br>
    </tt><tt>D (164488782) simcom: tx mcmd ch=4 len=10  : AT+COPS?</tt><tt><br>
    </tt><tt>D (164488792) simcom: rx line ch=4 len=23  : +COPS:
      0,0,"congstar",2</tt><tt><br>
    </tt><tt>D (164488802) simcom: rx line ch=4 len=2   : OK</tt><br>
    <br>
    Now let's see if we have 3G:<br>
    <br>
    <tt>OVMS# simcom cmd AT+CPSI?</tt><tt><br>
    </tt><tt>SIMCOM command has been sent.</tt><tt><br>
    </tt><tt>D (164693462) simcom: tx mcmd ch=4 len=10  : AT+CPSI?</tt><tt><br>
    </tt><tt>D (164693482) simcom: rx line ch=4 len=85  : +CPSI:
      WCDMA,Online,262-01,0x16C3,7824927,WCDMA IMT
      2000,454,10836,0,7.5,104,18,8,500</tt><tt><br>
    </tt><tt>D (164693482) simcom: rx line ch=4 len=2   : OK</tt><br>
    <br>
    Yes. Well, no surprise, Telekom network :-).<br>
    <br>
    The SIM5360 is supposed to automatically fall back to 2G if 3G isn't
    available. On a quick browse through the manual, I didn't find a
    command to force 2G, just one to lock to a specific 2G cell… you
    could do that depending on your location, but maybe you should first
    inspect your modem status now.<br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 02.08.20 um 09:39 schrieb Chris van
      der Meijden:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1596353995.7318.1.camel@arachnon.de">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>Hi all</div>
      <div><br>
      </div>
      <div>I'm trying to understand some principals of the SIM
        connection methods of OVMS.</div>
      <div><br>
      </div>
      <div>Reason is that I recently moved from "the big city" Munich to
        the very much rural village Thalham. In Thalham we have so
        called "lite" mobile transmitters. These transmitters are
        installed, as far as I understood, to safe money and to prepare
        the transition of the providers to 4g / 5g. They are forcing the
        frequencies towards the 4g band with those.</div>
      <div><br>
      </div>
      <div>So these transmitters seem to offer only 2g and 4g, but no
        more 3g (really ???).</div>
      <div><br>
      </div>
      <div>I don't have any network connection with the SIM in my OVMS
        here in Thalham. In the next village Zolling I have connection.
        In Zolling they don't have the "lite" transmitters, but still
        have full 3g support. The antenna of my OVMS is working well
        (-100 dBm to -70 dBm).</div>
      <div><br>
      </div>
      <div>Now my questions ...</div>
      <div><br>
      </div>
      <div>Does OVMS have a fallback on SIM5360 Europe to 2g (EDGE) if
        3g is not available?</div>
      <div><br>
      </div>
      <div>I also did some reading in the modem documentation and tried
        to send some AT commands. Goal is to try to force the SIM into
        2g mode. I tried i.e.</div>
      <div><br>
      </div>
      <div>simcom muxtx 2 AT+COPS?</div>
      <div><br>
      </div>
      <div>to get some information from the SIM, but I don't get an
        answer on that command at all. No matter what channel I try. Am
        I missing something there?</div>
      <div><br>
      </div>
      <div>Thanx for input.</div>
      <div><br>
      </div>
      <div>Regards</div>
      <div><br>
      </div>
      <div>Chris</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.openvehicles.com">OvmsDev@lists.openvehicles.com</a>
<a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
  </body>
</html>