I have just built a custom device with Q24+.
After few initial successful calls, received and sent SMSes,
now I can not register to the network any more.
I am looking for a description of error codes, particularly error code 228,
which I haven’t been able to find yet in the documentation.
It is stated that this information can be found in the appendix,
but the appendix is empty…
Now when I try to call a number, I get NO CARRIER response with CEER 228.
(I have been calling, receiving calls, sending/receiving SMS successfully before
I started to mess with Q24+ with different AT commands.)
Command AT+COPS=? returns with the first SIM card:
+COPS: (0,“izimobil”,“izimobil”,“29341”),(0,“SI vodafone”,“SI voda”,“29340”),(0,“SI VEGA 070”,“VEGA 070”,“29370”)
and with another SIM card:
+COPS: (0,“SI vodafone”,“SI voda”,“29340”),(3,“MOBITEL”,“MOBITEL”,“29341”),(3,“SI VEGA 070”,“VEGA 070”,“29370”)
Return response indicates in status field that the network is either unknown or forbidden.
What does it mean that the network is unknown?
Both SIM card are initialized successfully,
I can confirm this with AT+CCID:
+CCID: “8938641071000898592”
Issuing AT+CSQ returns the following:
+CSQ: 31,0
OK
so the RF signal path should be fine.
I think the problem started after I try to enable the data communication over GPRS,
but I am not sure which particular command have I issued to the Q24+.
I am running revision 6.57e on Q24+:
657e09gg.Q24PL001 1961548 103107 17:56
Does anybody have any clue what I am doing wrong?
Regards,
~Ales