I want to connect my raspberry pi system to internet via sim900 gsm modem by at commands for that i have used the following at commands
AT
ATH
ATE1
AT+CGDCONT=1,"IP","www"
ATD*99#
It shows connect but i am unable to browse the internet please help me how to configure serial port for default internet connection in raspberry pi and give me the guidance for at commands to connect internet