public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] PIN request for embedded Bluez
@ 2007-02-23  6:53 Kelvin Xu
  2007-02-23  7:08 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Kelvin Xu @ 2007-02-23  6:53 UTC (permalink / raw)
  To: bluez-users

Dear all.

I have install Bluez on my ARM-board. I managed to partly established a PAN 
connection to my mobile phone. However, i could not finish the connection as 
my phone would require my board to respond to its PIN authentification.

I have no problem doing that on a Fedora Core 5 computer, as there will be a 
prompt for the PIN.
There are however no prompt for a text-based Linux. How do i respond to the 
challenge PIN in such an environment?

Thanks for any advice given

Regards,
Kelvin

_________________________________________________________________
Get MSN Messenger emoticons and display pictures here! 
http://ilovemessenger.msn.com/?mkt=en-sg


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] PIN request for embedded Bluez
  2007-02-23  6:53 [Bluez-users] PIN request for embedded Bluez Kelvin Xu
@ 2007-02-23  7:08 ` Marcel Holtmann
  2007-02-23  8:37   ` Kelvin Xu
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2007-02-23  7:08 UTC (permalink / raw)
  To: BlueZ users

Hi Kelvin,

> I have install Bluez on my ARM-board. I managed to partly established a PAN 
> connection to my mobile phone. However, i could not finish the connection as 
> my phone would require my board to respond to its PIN authentification.
> 
> I have no problem doing that on a Fedora Core 5 computer, as there will be a 
> prompt for the PIN.
> There are however no prompt for a text-based Linux. How do i respond to the 
> challenge PIN in such an environment?

when running a bluez-utils-3.x you can use the passkey-agent.c example
to enter the PIN via command line or you can easily write a program by
yourself.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] PIN request for embedded Bluez
  2007-02-23  7:08 ` Marcel Holtmann
@ 2007-02-23  8:37   ` Kelvin Xu
  2007-02-25 23:54     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Kelvin Xu @ 2007-02-23  8:37 UTC (permalink / raw)
  To: bluez-users

Hi,

I do not quite understand what u meant by using passkey-agent.c example. 
Could you elaborate a bit? Do you meant that i have to compile the file 
separately?/

Regards,
Kelvin


>From: Marcel Holtmann <marcel@holtmann.org>
>Reply-To: BlueZ users <bluez-users@lists.sourceforge.net>
>To: BlueZ users <bluez-users@lists.sourceforge.net>
>Subject: Re: [Bluez-users] PIN request for embedded Bluez
>Date: Fri, 23 Feb 2007 08:08:39 +0100
>
>Hi Kelvin,
>
> > I have install Bluez on my ARM-board. I managed to partly established a 
>PAN
> > connection to my mobile phone. However, i could not finish the 
>connection as
> > my phone would require my board to respond to its PIN authentification.
> >
> > I have no problem doing that on a Fedora Core 5 computer, as there will 
>be a
> > prompt for the PIN.
> > There are however no prompt for a text-based Linux. How do i respond to 
>the
> > challenge PIN in such an environment?
>
>when running a bluez-utils-3.x you can use the passkey-agent.c example
>to enter the PIN via command line or you can easily write a program by
>yourself.
>
>Regards
>
>Marcel
>
>
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share 
>your
>opinions on IT & business topics through brief surveys-and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users

_________________________________________________________________
Receive MSN Hotmail alerts over SMS! 
http://en-asiasms.mobile.msn.com/ac.aspx?cid=1002


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] PIN request for embedded Bluez
  2007-02-23  8:37   ` Kelvin Xu
@ 2007-02-25 23:54     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2007-02-25 23:54 UTC (permalink / raw)
  To: BlueZ users

Hi Kelvin,

> I do not quite understand what u meant by using passkey-agent.c example. 
> Could you elaborate a bit? Do you meant that i have to compile the file 
> separately?/

it will be compiled, but not installed. It is example code. It is not
meant for daily use. It is meant for learning and demonstration purpose.

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-02-25 23:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23  6:53 [Bluez-users] PIN request for embedded Bluez Kelvin Xu
2007-02-23  7:08 ` Marcel Holtmann
2007-02-23  8:37   ` Kelvin Xu
2007-02-25 23:54     ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox