CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2005
    Location
    Minnesota, U.S.A.
    Posts
    680

    Bluetooth Headset

    I am attempting to use my own Bluetooth device (microcontroller) to connect to a headset (1108) device. I have set my COD to 200118 to say I am a PDA, and set my service to be "Audio Gateway" with 1112. But the headset will not answer! It answers just fine from the PC's Bluetooth.

    Help!

    -Erik

  2. #2
    Join Date
    Oct 2005
    Location
    Minnesota, U.S.A.
    Posts
    680

    Re: Bluetooth Headset

    I got it working. It turns out that headsets don't work with the security disabled.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured