saesaria
Member level 1

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
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
I'm truly newbie for this case, hope someone can help me to solve it. thanks
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