locked
Pairing two devices by bluetooth RRS feed

  • Question

  • Good afternoon,

    I have paired a bluetooth device to HTC HD2 (it has windows mobile 6.5 version 1) by bluetooth.

    I got to connect both devices but before they are connected the system operating show a select screen devices. I don't want to show this screen because I only want to pair one device with my HTC HD2 by bluetooth.

    I am doing a application and it is connected with a device by bluetooth when I select the device they are connected well but I don't show the screen of my application, this screen go out of me application and I have to click the start icon come in to my application another time.

    I hope you understand well.

    Thank you for you help me.

    Thursday, May 6, 2010 1:51 PM

Answers

  • See the 32feet.NET project which is an API around the Bluetooth capabilities on Windows Mobile / CE and desktop. There are a number of samples include which will show how to do discovery and pairing without prompting the user:-

    http://32feet.codeplex.com

     

    Peter

    Thursday, May 6, 2010 11:14 PM

All replies

  • See the 32feet.NET project which is an API around the Bluetooth capabilities on Windows Mobile / CE and desktop. There are a number of samples include which will show how to do discovery and pairing without prompting the user:-

    http://32feet.codeplex.com

     

    Peter

    Thursday, May 6, 2010 11:14 PM
  • Thank you Peter!!
    Friday, May 7, 2010 11:26 AM
  • Hello again!

    Can you tell me where I can find the code in Visual C++? Because I am developing in C++ with MS Visual studio 2005. I am developing for smart phone O.S. Microsoft windows mobile 6.5.

    I need the follow,

    - Activate/deactivate of bluethoot of my device.

    - connect with another device.

    I am developing a software for smart phone and I need to connect my smart phone with peripheral device (for print, scan things, etc).

     

    Thank you soo much!.

    Friday, May 14, 2010 11:41 AM