Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem with an AT command, especially AT+CGDCONT=1,"IP","free"

Status
Not open for further replies.

yann88

Newbie level 4
Joined
Jun 20, 2012
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,314
Hello people, I'm trying to connect my gsm modem (siemens mc35i) to my linux redhat pc. I use minicom to cofigure it and i create a symbolic link with command line " ln -s /dev/ttyS0 /dev/modem. After launching "minicom modem", AT command return me OK but but when i try to define my PDP context with "AT+CGDCONT=1,"IP","free" " it return me ERROR. Can somebody help me please? I need it before using SMSlib for my internship.

thank you.
 

Re: problem with an AT command, especially AT+CGDCONT=1,"IP","free"

Just a guess: no SIM PIN set.

General suggestion, enable extended error messages with AT+CMEE to know about error causes.
 

Re: problem with an AT command, especially AT+CGDCONT=1,"IP","free"

Just a guess: no SIM PIN set.

General suggestion, enable extended error messages with AT+CMEE to know about error causes.

Thank for you help, i have set pin with AT+CPIN but now when i launch connection with ATD*99*1# or ATD*99***1#, it return me NO CARRIER, do you have some idea?
Thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top