SIM7600 module not connecting to network

So i have a SIM7600 GH module that I am using with an arduino. But I cannot connect to any network. The only thing that worked momentarily was to take out the sim put it in my phone set it as 2g only and then put it back on the sim7600 module. I am currently communicating with the module throgh at commands. The method i mentioned worked but when I disconnected the module from the pc and then power it up again it does not work anymore and i have to repeat the procces of configuring the sim as 2g only in my phone again. This process is really annoying. I have tried a lot of possible solutions and configurations with no luck.

I have tried the following:
Configure the APN manually
Configuring the bands manually
Checked the power
Checked the antennas

Nothing has worked.

Maybe somebody else has a solution?

Some AT command answers i get

AT+CPSI?
+CPSI: NO SERVICE,Online

AT+CREG?
+CREG: 0,0

AT+CSQ
+CSQ: 16,99

AT+CNBP?
+CNBP: 0xFFFFFFFF7FFFFFFF,0x480000000000000000000000000000000000000000000042000007FFFFDF3FFF,0x000000000000003F

AT+CGDCONT?
+CGDCONT: 1,"IPV4V6","INTERNET.CLARO.COM.EC","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CGDCONT: 3,"IPV4V6","INTERNET.CLARO.COM.EC","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CGDCONT: 6,"IPV4V6","INTERNET.CLARO.COM.EC","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0

Please post wiring and code, links to stuff being used. What is the controller? Your questions are out of range for my chrystal ball.

Is your modem power supply beefy enough?
You need 5V @ 2A minimum (or 1A with a decent electrolytic) to help the modem get through the network negotiation phase...

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.