PDA

View Full Version : GPRS connection with N7210


meddiejusuf
05-22-2003, 04:59 PM
Hi All,

I'm trying to establish a GPRS connection for my TG50 using nokia 7210 modem. Since n7210 has no BT, i have to use IR connection. What should I add in the connection script to make it enabled?

I put Generic GSM driver provided by Sony to my TG50, then add following strings to the script (as suggested by nokia):
+CBST=16,0,1;+CHSN=4,3,0,4; (for HSCSD connection) and AT+CGDCONT=,,"xxx" (xxx = GPRS access point).
but it doesn't seem working.

Originally the driver has already put following string to the script:
X1E0+CMEE=1;CSCS="GSM";V1

Should I just add the additional strings suggested by nokia to the original one, or should I delete the original one then replace it with the one nokia suggested? Should I combine string for HSCSD with the one for GPRS or should I have them separated? Please help.

Thanks a lot