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.

[SOLVED] AT+CGDCONT return error

Status
Not open for further replies.

saesaria

Member level 1
Member level 1
Joined
Jun 13, 2011
Messages
41
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
Indonesia
Activity points
1,578
Hi!
I use Ultimo 24+TCP GSM/GPRS modem (wavecom compatible AT-commands).
I'm trying to connect it to GPRS via hyperterminal, but then I have a problem
Code:
AT
OK
AT+CGDCONT=1,IP,"TELKOMSEL"
ERROR

anyone knows what the problem is?

Actually I follow the following reference
https://www.wireless-products.dk/PDF-filer/RF-Solution-PDF/GPRS%20AT%20Command%20List.pdf

Then I tried these commands
Code:
AT+CGDCONT?
OK
AT+CGDCONT=?
+CGDCONT: (1-4),"IP" , , , (0-1), (0,1)
+CGDCONT: (1-4),"PPP" , , , 0,0

I'm truly newbie for this case, hope someone can help me to solve it. thanks
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top