saesaria
Member level 1
Hi!
I try to open a web page like Google through GPRS using AT-Commands.
I've read the following threads but the AT-commands is for SIMCom modem
https://www.edaboard.com/threads/117475/
interfacing problem
and the following thread hasn't completed yet
https://www.edaboard.com/threads/212919/
I've tried the sequence AT-Commands shown below
Then what should I do next??
thanks.
I try to open a web page like Google through GPRS using AT-Commands.
I've read the following threads but the AT-commands is for SIMCom modem
https://www.edaboard.com/threads/117475/
interfacing problem
and the following thread hasn't completed yet
https://www.edaboard.com/threads/212919/
I've tried the sequence AT-Commands shown below
Code:
AT
OK
AT+CGDCONT=1,"IP","TELKOMSEL"
OK
ATD*99***1#
CONNECT 9600
~!}!}!%^ blah blah blah
NO CARRIER
Then what should I do next??
thanks.