Prometheus
Banned
- Joined
- Mar 19, 2006
- Messages
- 4,252
- Reaction score
- 3
Does anyone know how to set the apn for this phone? I am trying to set up an internet connection over bluetooth but it seems to need the apn.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I use the initialisation string for my v1050. I didn't realise that this is an "older" phone already.Most people don't need the modem initialization string ("connect string") at all. It's only needed on older phones. Just make sure your APN is correclty entered as "vdata" without the quotation marks on your phone itself, and it should work.
Sorry sky.akash, I was generalizing. I should have said phones that don't generate the initialisation-string automatically instead of "older" ones. That was kind of like talking about "older" cars when I meant those that don't have ABS.
Could you maybe post the initialisation string for vmobile here, if you know it, because I know of many people who need it.
AT+CGDCONT=1,"IP","vdata"
This is where the actual problem lies. On my Nokia I just set the apn on my phone but on the Motorola there doesn't seem to be an option like this for modem use. One of the many reasons I never want one, their menu's also just too complicated and general.Most people don't need the modem initialization string ("connect string") at all. It's only needed on older phones. Just make sure your APN is correclty entered as "vdata" without the quotation marks on your phone itself, and it should work.
ThanksNo problem
If you are using the dial up number as *99# or *99***1# the initialisation string is as follows
Code:AT+CGDCONT=1,"IP","vdata"
If dialing with 2 or 3 at the end just substitute accordingly in the string![]()
No problem
If you are using the dial up number as *99# or *99***1# the initialisation string is as follows
Code:AT+CGDCONT=1,"IP","vdata"
If dialing with 2 or 3 at the end just substitute accordingly in the string![]()