Is there any command to force GSM module to Search Network

Status
Not open for further replies.

hamidrezamaddah

Member level 3
Joined
Aug 29, 2006
Messages
55
Helped
13
Reputation
26
Reaction score
11
Trophy points
1,288
Location
Tehran, Iran, Iran
Activity points
1,565
Dear

One of possible response to AT+CREG? is +CREG0,0 mean : Not registered, MT is not currently searching a new
How can force the module to searching the network? Is there any command?

Regards
hamidreza
 

You can see the AT command AT+COPS.
Regards.
 

hello,


before to get any response to AT+CREG? ..

Power suplly sequence must be correct .. (depend of GSM type, need 5 sec on my GSM2)
other cde must be send as the PIN code..
and the SIM card must be valid and initialised to your Phone provider.



my example of GSM2 init ..

i use 19200,8,N,1 and sending multiple AT command , until i get OK response
means the GSM is synchro with my uart speed..

i tested also at 9600 or 38400..
GSM2-click is able to follow the UART speed , without special command othe the "AT"
i don't know if this is the same on other GSM ..

i get response to AT+CREG? within 3 seconds ..


if you get a correct answer to this 2 commandes,
it means your SIM card is OK and valide to get the Network

Provider :
AT+COPS?
18:19:41.437> OK
18:19:41.437> S: 0,0,"Orange F" <-- even SIM card is from Free.fr , Orange F is other provider
Query service center.(AT+CSCA?)
A: "+33695000695",145 <-- Free.fr , international numbering +33...
 
Last edited:

Dear,
My device is work correctly.
Because my application has mobility, and in some locations there is no network coverage the response will be "AT+CREG: 0,0" . after movement and entering in a network coverage area, the module don't search network , and won't register for many minutes. i want to know that, is any way to force module to search network always?

- - - Updated - - -


I am using SIM900 GSM module
 

hello,

if i dont't send PIN code i get
AT+CREG? => answer : +CREG: 0,2
and in this case , i cant receive or send SMS
so, i send pin code
AT+PIN="1234" -> answer : +CPIN:Ready OK
then retest Network presence
AT+CREG? => Answer: => +CREG: 0,5
means Network OK
and i can send or receive SMS again.

so maybe reactivate PIN code is enough..
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…