Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2009 09:37:08 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
To:        Oleg Nauman <oleg.nauman@gmail.com>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: Trouble connecting HP Compaq 6720s with Nokia 3610 cell phone
Message-ID:  <bb4a86c70902120937s2a8200a9yf423379774e4b0b9@mail.gmail.com>
In-Reply-To: <46cbfbb80902120107x6ef309efs3d6b03e76c82fa78@mail.gmail.com>
References:  <46cbfbb80902120107x6ef309efs3d6b03e76c82fa78@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Oleg,

> I have a trouble connecting my Nokia 3610 cell phone via bluetooth link.

as Iain already asked :) what exactly are you trying to do?

are you trying to put/get something to/from your phone (for example
pictures, ring tones, etc)? if so, then use comm/obexapp from ports.

are you trying to use your phone as wireless modem to connect your
laptop to the net? if so, then you should be using rfcomm_pppd(8) in
_client_ mode and connect to dun (or lan,  if your phone supports it)
service on your phone. another option is to use rfcomm_sppd(8) in
_client_ mode and ppp(8). basically use

 set device "!/usr/bin/rfcomm_sppd -a BD_ADDR"

in your /etc/ppp/ppp.conf and use something similar to rfcomm-dialup
example mentioned in the rfcomm_pppd(8) man page.

thanks,
max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb4a86c70902120937s2a8200a9yf423379774e4b0b9>