Author Topic: GPRS from Zaurus via IR to Orange phone  (Read 7421 times)

Foxdie

  • Sr. Member
  • ****
  • Posts: 465
    • View Profile
    • http://trackmygps.co.uk
GPRS from Zaurus via IR to Orange phone
« Reply #15 on: January 15, 2004, 07:19:18 am »
Quote
Like I said, the GPRS access point is set on my 6310i itself. That is all I need for GPRS access, no complicated modem strings or anything else like that

So is mine yet it refuses to connect without that long init string. It appears that the PPPD is an old compiled version anyway as on the X11 ROM and the OpenZaurus for 5x00 ROM people report difficulties connecting to servers that use MS authentication..

Quote
I\'m seriously thinking of going for the Blue Monkey Bluetooth card, and from what you say, it\'s possible to set up the Zaurus to use the 6310i as a GPRS modem via BT

I do highly recommend the bluemonkey card, it\'s cheap and I haven\'t had any difficulty with mine yet, and the ipk is pretty easy to install. Just need to configure the pin files.

If you need any help with this don\'t hesitate to reply
Jason "Foxdie" Gaunt
HTC Universal G4 with 2GB SD card running Debian Titchy Linux
[img]http://trackmygps.co.uk/signatures/foxdie.gif\" border=\"0\" class=\"linked-sig-image\" /]
Click image to view my GPS tracker
Follow me on Twitter: @jasongaunt

Anonymous

  • Guest
GPRS from Zaurus via IR to Orange phone
« Reply #16 on: February 11, 2004, 12:24:52 pm »
I finally have the GPRS via my AIR Cable working!!

I use this script:

Code: [Select]
/dev/ttyS0

115200

connect \'/usr/sbin/chat -s -v ABORT "NO CARRIER" ABORT "NO DIALTONE" ABORT "BUSY" "" "AT&FE0V1&D2S0=0S7=10" OK "ATDT*99#" CONNECT\'

crtscts

noipdefault

modem

user "gprs"

password "password"

usepeerdns

defaultroute

connect-delay 3000

remotename telfort

Anonymous

  • Guest
GPRS from Zaurus via IR to Orange phone
« Reply #17 on: February 11, 2004, 12:25:19 pm »
Ow, I forgot to login. It was me, Stegnation.