gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bluetooth address translation


From: Pawel Kot
Subject: Re: Bluetooth address translation
Date: Tue, 29 Apr 2003 12:14:28 +0200

>>> address@hidden 29 April 2003 11:14:06 >>>
> I see. I think I had:
> model = 6310i
> connection = serial
> port = /dev/rfcomm0
> 
> The problem is definately in the phone, since just opening the device
with 
> a terminal emulator (eg minicom) resets the phone immediately. 

No wonder. Gnokii tries to use the FBUS protocol and
the phone is in the uninitialized mode. Create the rf link
to the phone:
# rfcomm bind /dev/rfcomm0 aa:bb:cc:dd:ee:ff 1
after running hcid and sdpd. You should be able to
connect to the phone with minicom then.

p.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]