mgenese10201
New member
I want to connect my TX to my 3UK connection, but of course 3 isn't listed in the waaaay-out-of-date Palm PhoneLink app. Has anyone here got examples they can offer of non-standard data connections they've got working?
For example, I did get the TX working with a Virgin Mobile UK SIM, which required a script something like this:
Send: AT&FX1E0V1
Send CR:
Send CR:
Send: AT+CGDCONT=1,"IP","goto.virginmobile.uk"
Send CR:
Send: ATDT*99***1#
Send CR:
Wait For:
End
The only helpful info that 3UK offers is targeted at PC and Mac users, eg:
Profile name: 3 Mobile Broadband
Authentification number: *99#
Username/Password: [left blank]
DNS setting: [left blank]
APN: static & “3netaccess”
IP settings: [left blank]
Authentication protocol: CHAP
WINS settings: [left blank]
The 3UK connection works fine with the laptop, but can anyone please suggest how I get it going with the TX? I've tried various obvious stuff, such as adapting my Virgin script to say:
Send: AT+CGDCONT=1,"IP","3netaccess"
but all I get from the TX is "Error: Incomplete setup. Please check your network settings" or "Error: PPP timeout (0x1231)"
What am I missing??
For example, I did get the TX working with a Virgin Mobile UK SIM, which required a script something like this:
Send: AT&FX1E0V1
Send CR:
Send CR:
Send: AT+CGDCONT=1,"IP","goto.virginmobile.uk"
Send CR:
Send: ATDT*99***1#
Send CR:
Wait For:
End
The only helpful info that 3UK offers is targeted at PC and Mac users, eg:
Profile name: 3 Mobile Broadband
Authentification number: *99#
Username/Password: [left blank]
DNS setting: [left blank]
APN: static & “3netaccess”
IP settings: [left blank]
Authentication protocol: CHAP
WINS settings: [left blank]
The 3UK connection works fine with the laptop, but can anyone please suggest how I get it going with the TX? I've tried various obvious stuff, such as adapting my Virgin script to say:
Send: AT+CGDCONT=1,"IP","3netaccess"
but all I get from the TX is "Error: Incomplete setup. Please check your network settings" or "Error: PPP timeout (0x1231)"
What am I missing??