RM520N-GL can not register network

Hi

My RM520N-GL can not register network… Can’t understand why…

/* Start AT SYNC: Send AT every 500ms, if receive OK, SYNC success, if no OK return after sending AT 10 times, SYNC fail */
[2023-08-20 20:14:14:120_S:] AT
[2023-08-20 20:14:14:229_R:] AT
[2023-08-20 20:14:14:229_R:] OK
[2023-08-20 20:14:14:245_S:] ATI
[2023-08-20 20:14:14:307_R:] ATI
[2023-08-20 20:14:14:307_R:] Quectel
[2023-08-20 20:14:14:307_R:] RM520N-GL
[2023-08-20 20:14:14:307_R:] Revision: RM520NGLAAR01A07M4G

[2023-08-20 20:14:14:307_R:] OK
[2023-08-20 20:14:14:323_S:] ATI
[2023-08-20 20:14:14:385_R:] ATI
[2023-08-20 20:14:14:385_R:] Quectel
[2023-08-20 20:14:14:385_R:] RM520N-GL
[2023-08-20 20:14:14:385_R:] Revision: RM520NGLAAR01A07M4G

[2023-08-20 20:14:14:385_R:] OK

/* Use ATV1 to set the response format */
[2023-08-20 20:14:14:401_S:] ATV1
[2023-08-20 20:14:14:479_R:] ATV1
[2023-08-20 20:14:14:479_R:] OK

/* Use ATE1 to enable echo mode */
[2023-08-20 20:14:14:732_S:] ATE1
[2023-08-20 20:14:14:796_R:] ATE1
[2023-08-20 20:14:14:796_R:] OK

/* Use AT+CMEE=2 to enable result code and use verbose values */
[2023-08-20 20:14:14:954_S:] AT+CMEE=2
[2023-08-20 20:14:15:018_R:] AT+CMEE=2
[2023-08-20 20:14:15:018_R:] OK

/* Get the baudrate, if the value is 0 (auto baudrate), then it will be set to 115200 (fixed baudrate) to assure reliable communication and avoid any problems caused by undetermined baudrate between DCE and DTE, value of IPR should be saved with AT&W */
[2023-08-20 20:14:15:282_S:] AT+IPR?
[2023-08-20 20:14:15:342_R:] AT+IPR?
[2023-08-20 20:14:15:342_R:] +IPR: 115200

[2023-08-20 20:14:15:342_R:] OK

/* Use ATI to get module information of Manufacturer ID, Device module and Firmware version */
[2023-08-20 20:14:15:393_S:] ATI
[2023-08-20 20:14:15:484_R:] ATI
[2023-08-20 20:14:15:484_R:] Quectel
[2023-08-20 20:14:15:484_R:] RM520N-GL
[2023-08-20 20:14:15:484_R:] Revision: RM520NGLAAR01A07M4G

[2023-08-20 20:14:15:484_R:] OK

/* Use AT+GSN to query the IMEI of module */
[2023-08-20 20:14:15:596_S:] AT+GSN
[2023-08-20 20:14:15:676_R:] AT+GSN
[2023-08-20 20:14:15:676_R:] 865689035607393

[2023-08-20 20:14:15:676_R:] OK
[2023-08-20 20:14:15:676_S:] AT+QURCCFG=“URCPORT”,“usbat”
[2023-08-20 20:14:15:756_R:] AT+QURCCFG=“URCPORT”,“usbat”
[2023-08-20 20:14:15:756_R:] OK

/* Use AT+CPIN? to query the SIM card status : SIM card inserted or not, locked or unlocked */
[2023-08-20 20:14:16:275_S:] AT+CPIN?
[2023-08-20 20:14:16:338_R:] AT+CPIN?
[2023-08-20 20:14:16:338_R:] +CPIN: READY

[2023-08-20 20:14:16:338_R:] OK

/* Use AT+CIMI to query the IMSI of SIM card */
[2023-08-20 20:14:16:463_S:] AT+CIMI
[2023-08-20 20:14:16:525_R:] AT+CIMI
[2023-08-20 20:14:16:525_R:] 250205002884931

[2023-08-20 20:14:16:525_R:] OK

/* Use AT+QCCID to query ICCID number of SIM card */
[2023-08-20 20:14:16:681_S:] AT+QCCID
[2023-08-20 20:14:16:744_R:] AT+QCCID
[2023-08-20 20:14:16:744_R:] +QCCID: 89701201865304125834

[2023-08-20 20:14:16:744_R:] OK

/* Use AT+CSQ to query current signal quality */
[2023-08-20 20:14:16:791_S:] AT+CSQ
[2023-08-20 20:14:16:854_R:] AT+CSQ
[2023-08-20 20:14:16:854_R:] +CSQ: 99,99

[2023-08-20 20:14:16:854_R:] OK

/* Use AT+CREG? /AT+CGREG? to query the network registration status. */
[2023-08-20 20:14:16:854_S:] AT+CREG?
[2023-08-20 20:14:16:947_R:] AT+CREG?
[2023-08-20 20:14:16:947_R:] +CREG: 0,0

Dear @Pagan
+CSQ: 99,99=> it means there didn’t have network. Did you check your antennas?
You can also use AT+QENG=“servingcell” to check the network.

@silvia, look at IMSI.