SIM card detected/not detected problem
Home › Forums › Conduit: AEP Model › SIM card detected/not detected problem
- This topic has 5 replies, 3 voices, and was last updated 1 year, 10 months ago by rakesh.nagar@thegatewaydigital.com.
-
AuthorPosts
-
December 21, 2016 at 11:29 am #16124Radim MalinowskiParticipant
Hello,
I am facing the following problem. I cannot send SMS messages from Multitech Conduit Gateway. My approach description is bellow.
1. Unlocked SIM card inserted.
2. Cellular enabled using Conduit GUI (first problems occured)
a) Even the SIM card is unlocked GUI reported warning that SIM card is locked.
b) Based on a) I entered SIM card PIN and restard Conduit. GUI reported ERROR that SIM card is locked.
c) Finally I decide to leave PIN box empty and restart Conduit again.
3. All attempts to send SMS using proper NODE-RED node failed and therefore I decide to go to step 4.
4. I connet to Conduit using putty through SSH and try to use sms utility. All commands (i.e. sms list all) failed with the following ERROR: [ERROR] atcmd.c:atcmd_expect_line:373: expected OK but got +CMS ERROR: 310!Could you please advice me how to get over these problems?
Radim Malinowski
December 21, 2016 at 2:09 pm #16128Steve KovarikModeratorHi Radim
What is the serial number of your Conduit?
+CMS ERROR 310 is an indication the SIM is not inserted. Can you please
describe the SIM card orientation in the SIM card slot.
http://www.multitech.net/developer/products/conduit/installing-conduit-sim-card/
Try using the radio-query utility to issue AT Commands directly to the cellular radio. http://www.multitech.net/developer/software/mlinux/using-mlinux/utilities/radio-cmd-usage/Using the Radio-query utility issue the AT Commands below and post their response.
at+cpin?
at+cgreg?
at+csq
at+cmgf?
at+cops=? (wait 30 seconds for response)-Best Regards
December 23, 2016 at 3:48 am #16135Radim MalinowskiParticipantHi Steve,
first of all thank you for such a quick reply.
Serial number: 18814853
I read SIM card installing guide before I insert SIM card into Conduit therefore orientation is correct. When SIM card wasn´t inserted properely an error message showed up in Conduit GUI. Now I don´t see any error message.
Radio-query utility responses
admin@mtcdt:~# radio-cmd at+cpin?
ERROR
admin@mtcdt:~# radio-cmd at+cgreg?
+CGREG: 0,0OK
admin@mtcdt:~# radio-cmd at+csq
+CSQ: 24,1OK
admin@mtcdt:~# radio-cmd at+cmgf?
+CMS ERROR: 310
admin@mtcdt:~# radio-cmd at+cops=? (no response – wait for 2 min)
admin@mtcdt:~# radio-cmd at+cops=? (no response – wait for 2 min)Best regards
RadimDecember 27, 2016 at 2:06 pm #16150Steve KovarikModeratorHi Radim
The “ERROR” response to at+cpin? indicates that the SIM card is not detected
by the cellular radio. This would be the same behavior if the SIM card is
removed from the device altogether.+CGREG: 0,0 response indicates the cellular radio is not “registered” on the
cellular network, and is not trying (indicative of the SIM not being detected).
+CSQ:24,1 response indicates a detected receive signal strength of 24 out of 31
If you are certain you have the correct size SIM properly oriented in the device, my only suggestion is to try another (2FF) SIM card and see if the cellular radio detects it.-Best Regards
January 2, 2017 at 6:51 am #16185Radim MalinowskiParticipantHi Steve,
thank you for your advices. Everything works now. I misunderstood term MiniSIM card and I used MicroSIM instead. Sorry for troubles.
Have a nice day and whole new year.
Best regards
RadimNovember 17, 2022 at 8:43 am #33258rakesh.nagar@thegatewaydigital.comParticipantHello Steve,
I am trying to connect the sim, to the network, using
pppd call gsm
connect, following this reference: https://www.multitech.net/developer/software/mlinux/using-mlinux/mlinux-cellular-connection/But, I see that, it is not able to connect to the network. By surfing over the internet, I reached to this page.
I tried above commands, & I saw that,
radio-cmd at+cpin
is showing ERROR. That means, sim is not detected.
So, I think, there is some issue with some detection. So, if you can help someway, it would be good.
I am using Multitech conduit, with mLinux installed in it, version greater than 5.
If you need any more details, please ask.
-
AuthorPosts
- You must be logged in to reply to this topic.