View Full Version : TMobile GPRS Script
macstibs
01-12-2004, 03:19 PM
I use TMobile for data while I'm not at home. Whenever the UX50 makes a connection to it, there's an auth challenge for a password, but TMobile doesn't use login/pwd authentication. Is there any way to make the dialer skip the password request?
Under Script the only thing listed is End...
bertopl
01-13-2004, 12:17 AM
this is the script I used successfully with a T610 on tmobile:
Send: ATD*99***2# (you can replace whatever dialing number you used here)
Send CR
Wait For: CONNECT
End
when you set up your connection under the "network" tab, just put a space in the username and password field. they canNOT be blank...
macstibs
01-13-2004, 02:20 AM
Doesnt seem to work for me. Hangs at Logging On...
On the first page of Network, do you have the phone number down at the bottom?
bertopl
01-13-2004, 07:54 AM
Originally posted by macstibs
Doesnt seem to work for me. Hangs at Logging On...
On the first page of Network, do you have the phone number down at the bottom?
no, there was a thread talking about the ux50 cutting off a phone call when it automatically initiated a network connection (like snappermail autofetch) and the solution was to choose connect to "local network" instead of connect to "phone" or "modem"... "local network" should not have the phone number field, the script will take care of the dialing.
macstibs
01-13-2004, 10:51 AM
AWESOME! Thanks so much! Never saw the earlier thread.
SciMan
01-13-2004, 12:19 PM
Originally posted by bertopl
this is the script I used successfully with a T610 on tmobile:
Send: ATD*99***2# (you can replace whatever dialing number you used here)
Send CR
Wait For: CONNECT
End
when you set up your connection under the "network" tab, just put a space in the username and password field. they canNOT be blank...
What works for me is:
Name: A
Password: A
Script: Only "End"
vBulletin v3.0.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.