Question : How do I connect to the Internet/APN using a Siemanns MC75 modem?

Hi there,

I have been trying to get an MC75 Sharkpod modem to connect ot the internet. I can get it to send sms', but I can't get it to connect to the internet - or APN.

I have set up an internet connection using windows, and it connects fine. I used a port sniffer(HHD Software Device Monitoring Studio 5.22) to view the AT Commands that windows sends to the modem. But, when I use those commands in hyperterminal, It tells me that there is no carrier.

I have also tried using 'AT+CGDCONT=1,"ip","internet"' with no success.

Is there a command that I am missing? If I am completely wrong, could someone please give me an example of the commands needed?

The attached commands are the commands that I am using in HyperTerminal, and they are the same ones that I got off the port sniffer.

Thanks so much for your help in advance.
Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
AT
>>OK
ATE0Q0V1&C1&D2S0=0
>>OK
ATS7=60
>>OK
AT+CBST=0,,1
>>OK
ATS0=0
>>OK
AT
>>OK
ATE0Q0V1&C1&D2S0=0
>>OK
ATS7=60
>>OK
AT+CBST=0,,1
>>OK
ATDT*99#
>>CONNECT
~ }#À!}!}"} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"HÄ~~ }#À!}!}#} }=}!}$}&@
}#}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"V}*~~ }#À!}!}$} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&}
 } } } }'}"}(}".p~~ }#À!}!}%} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"0¾~~ }
#À!}!}&} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"}#ä~~ }#À!}!}'} }=}!}$}&@}#
}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"}=*~~ }#À!}!}(} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&} }
 } } }'}"}(}"ó}0~~ }#À!}!})} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"íÞ~~ }#
À!}!}*} }=}!}$}&@}#}%Â#¬}%}&¹)Î=}"}&} } } } }'}"}(}"Þ~
>>NO CARRIER

Answer : How do I connect to the Internet/APN using a Siemanns MC75 modem?

Hi,

Tried that but still not managed to have any luck.  I still get no carrier errors.  

Windows must be doing something at it not an AT command..

I am programming on .NET 3.5  and managed to find this http://dotras.codeplex.com/

It allows the creation of a Dial up and allows dialing automatically using RAS in Windows,  so I have abandoned the AT commands in favour of this.

Thanks for the help though.
Random Solutions  
 
programming4us programming4us