LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Mobile (https://www.linuxquestions.org/questions/linux-mobile-81/)
-   -   AT Commands 3G Module SIM problem (https://www.linuxquestions.org/questions/linux-mobile-81/at-commands-3g-module-sim-problem-4175444448/)

balaji131188 01-07-2013 01:04 AM

AT Commands 3G Module SIM problem
 
Hi All,

We are using the Huawei MU509 3G Module in the AM335x TI processor.
When we turn ON the 3G Module it is working fine and USB core driver understand the device as a
USB device.

We can able to send and receive the AT commands via USB and UART. But we cant access the
SIM interface.Please see the following response


AT
OK
ATZ
OK
AT+CPIN?
+CME ERROR: SIM failure

please help me to solve this problem.

Regards
Balaji

kbp 01-07-2013 06:49 AM

I believe some devices don't follow the GSM standards and in some cases the AT commands are optional not required. I wrote a small perl script (Mobile Phone Interrogator) a couple of years ago which may show you some example usage of AT commands against a GSM phone. I tested this against a Sierra 3G PC-CARD, and Nokia and Motorolla phones and found a lot of variation in the supported command set. Your mileage may vary ...


All times are GMT -5. The time now is 07:18 PM.