Network registration fail, network registration state:0

Currently, I am using Quectel BG-95 Module and Vodafone SIM for network. I have checked that cellular module is getting power or not. It’s getting and LED is blinking which indicates that Power(Vdd_Supply) is coming.
Also, Checked SIM_VCC & SIM_DET, Nano_SIM_CLk.
All are working fine.
Then I have checked SIM serial number able to get but still facing issue of Network registration is failed.

See results of AT+Commands as below :

02> MODEM:AT+QSIMDET?
02>
02> wait_for_cell_response
02>
02> AT+QSIMDET?
02>
02> +QSIMDET: 0,0
02>
02> OKOK received
02> MODEM:AT+QSIMSTAT=1
02>
02> wait_for_cell_response
02>
02> cellCurrentState=2
02> ----- RTC Time = 24 -----
02>
02> AT+QSIMSTAT=1
02>
02> OKOK received
03> OK in Parse at
02> MODEM:AT+QSIMSTAT?
02>
02> wait_for_cell_response
02>
02> AT+QSIMSTAT?
02>
02> +QSIMSTAT: 1,1
02>
02> OKOK received
02> MODEM:AT+COPS=?
02>
02> wait_for_cell_response
02>
02> GPS EVENT = 2
02>
02> ----- RTC Time = 25 -----
02>
02> AT+COPS=?
02>
02> ERRORERROR received
02> failed
02>
02> MODEM:AT+COPS?
02>
02> wait_for_cell_response
02>
02> cellCurrentState=2
02> AT+COPS?
02>
02> +COPS: 0
02>
02> OKOK received
03> Cops parser
03> n: 0
03> stat: 0
02> MODEM:AT+CREG=?
02>
02> wait_for_cell_response
02>
02> ----- RTC Time = 26 -----
02>
02> AT+CREG=?
02>
02> +CREG: (0-2)
02>
02> OKOK received
03> CREG parser
02> MODEM:AT+CREG?
02>
02> wait_for_cell_response
02>
02> AT+CREG?
02>
02> +CREG: 0,0
02>
02> OKOK received
03> CREG parser
03> unsolicited result code: 0, network registration state: 0
02> MODEM:AT+CREG=1
02>
02> wait_for_cell_response
02>
02> cellCurrentState=2
02> ----- RTC Time = 27 -----
02>
02> AT+CREG=1
02>
02> OKOK received
03> OK in Parse at
02> MODEM:AT+CREG=2
02>
02> wait_for_cell_response
02>
02> AT+CREG=2
02>
02> OKOK received

How to solve trouble shooting of such Network registration issue??
Any once can advice?

Hi Minesh_Darji,
When you send AT+COPS=?, you would receive all current network operators, but you received ERROR.


So I think pls check your module if it is set nwscanmode/nwscanseq/band via “AT+QCFG=” command
image
image
image