Hi Felix,
I'm using a SIM card from thingsmobile and as far as I understand the APN should always be the same. I've just contacted the thingsmobile support and they did a SIM reset. Sadly I'm now always getting a 4G connection and everything works fine.
I've tried with AT+CNMP=48
to disable LTE connections to further debug but the setting is reset after AT+CRESET
and also after a power reset. Although the manuals states: The set value will retain after module reset. I'm able to execute AT+HTTPINIT
after changing preferred mode selection but I want to try it after a reset.
Do you have an idea how I can force the SIM7600 to connect using 3G?
Please also see the logs below.
Thanks, Roger
Changing APN without success
AT+CGDCONT=1,"IP","TM"
OK
AT+CGPADDR
+CGPADDR: 1,0.0.0.0
OK
AT+CGDCONT=?
+CGDCONT: (1-24),"IP",,,(0-2),(0-4),(0-1),(0-1)
+CGDCONT: (1-24),"PPP",,,(0-2),(0-4),(0-1),(0-1)
+CGDCONT: (1-24),"IPV6",,,(0-2),(0-4),(0-1),(0-1)
+CGDCONT: (1-24),"IPV4V6",,,(0-2),(0-4),(0-1),(0-1)
When I have a 4G connection it works
AT+CGPADDR
+CGPADDR: 1,10.118.92.113
OK
AT+COPS?
+COPS: 0,0,"Swisscom Things Mobile",7
OK
AT+HTTPINIT
OK
Changing Preferred mode selection
AT+CNMP?
+CNMP: 2
OK
AT+CNMP=48
OK
AT+CNMP?
+CNMP: 48
OK
AT+COPS?
+COPS: 0,0,"Swisscom Things Mobile",2
OK
AT+HTTPINIT
OK