View Single Post
Posts: 45 | Thanked: 5 times | Joined on Oct 2007 @ Austria
#1
Hi guys,

The problem:
Last month I got my V3xx which has a very nice 3g connectivity. I tried to pair it with my N800 and it worked fine. I can transfer files via bluetooth without any problems. Then I wanted to go online and used the assistent.
I am from Austria and am a customer of DREI (Hutchinson 3g). It is called 3web by the assistent.
The settings are(sorry I just translate all from german to english):
Paketdata
Access Point: drei.at
Number: *99***1# (also tried other numbers like *99# and *2# at the end
User: empty
Password: empty
No proxy
Auto IP and DNS

These settings seem to work quite fine with a normal Bluetooth USB Dongle but for some reason the N800 cannot connect.
When I choose the connection it tries to set up a bluetooth connection and the v3xx shows that there is some kind of bluetooth activity. But without showing any reason that N800 says that it fails to connect. This message is shown soon(maybe to soon) after the v3xx has the bluetooth activity. The V3xx is set to automatically accept DUN. Bluetooth is always on and the bluetooth options are very poor.

With my SE w950i the connection works without any problems so my OS and the bluetooth connection seem to work.

Thanks to everyone who can give me a hunt or just took the time to read this post.

PS: With google I found posts from people with the same problem(not at itt) but no one has a solution.

EDIT: OS2008 but I don't think that it is a OS problem

Edit2:
Just found out how it works @Ubuntu:

write to /etc/wvdial.conf :

[Dialer Defaults]
Modem Type = USB Modem
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGATT=0
Init4 = AT+CGQREQ=1,0,0,0,0,0
Init5 = AT+CGQMIN=1,0,0,0,0,0
Init6 = AT+CGDCONT=1,"IP","drei.at","0.0.0.0",0,0
Init7 = ATE1V1&D2
Init8 = AT+IFC=2,2
New PPPD = yes
Modem = /dev/ttyACM0
ISDN = 0
Phone = *99#
Password = dummy
Username = drei.at
Dial Command=ATD
Stupid Mode=1
Compuserver=0

Maybe I can use it the same way with the N800 but I don't really know where I have to fill the settings in. And which AT commands are essential?

Last edited by GThreepwood; 2008-01-17 at 09:39.