gnokii-users
[Top][All Lists]
Advanced

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

Re: Problems with 6310i,gnokii 0.58 and Bluetooth


From: Michael Klemme
Subject: Re: Problems with 6310i,gnokii 0.58 and Bluetooth
Date: Sun, 08 Feb 2004 20:36:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Hallo Pawel !

There's certainly something's wrong with the bluetooth configuration. Do
you have executable /bin/bluepin? Does it work?

This is difficult to say, due to the brevity of the documentation.
I assume it is called from hcid (only).

If I call it on the command line and enter the numer I always get "ERR".
kakapo:/home/klemme# bluepin /etc/bluetooth/pin 00:60:57:26:BC:C3
ERR
kakapo:/home/klemme#

However, based on some other tip I found on the internet I changed the configuration file hcid.conf to point to a script returning the number directly:

kakapo:/home/klemme# cat /usr/local/bin/bluepin_dummy
#!/bin/sh
echo "PIN:503"
kakapo:/home/klemme#

This works with
  rfcomm connect rfcomm0 00:60:57:26:BC:C3
I can start a PPP connection and use gnokii with
   connection=serial
   model=AT


pkot

Thanks
    Michael







reply via email to

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