software you can take with you

No supported Bluetooth protocol stack found

Last post 10-28-2009 3:19 PM by alanjmcf. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-27-2009 11:22 PM

    No supported Bluetooth protocol stack found

    Hi,

    I am using a touch pro2 with Windows Mobile 6 SDK. I get the following error when I run the code:

     

     BluetoothAddress addr = BluetoothAddress.Parse("00a096285cc4");
     ep = new BluetoothEndPoint(addr, BluetoothService.SerialPort);
     BluetoothClient cli = new BluetoothClient();
     

     [System.PlatformNotSupportedException] = {"No supported Bluetooth protocol stack found."}

     When I go to Bluetooth->About it shows the stack as Bluetooth for Windows Mobile, Version 1.9.0 Build 4800. Anyone know what the source of this error is?

    Thank for the help.

     

  • 10-28-2009 9:25 AM In reply to

    • songu
    • Top 25 Contributor
    • Joined on 10-19-2009
    • Posts 25

    Re: No supported Bluetooth protocol stack found

     so welcome to discrepancy world,  that means your device's bluetooth stack is not Microsoft Bluetooth Stack.

    But if your stack is Widcomm/Broadcom , you are lucky because there is a sdk v2.4 supporting widcomm, but other then these you are unlucky, i can say that your phone has probably widcomm bluetooth then try this new release. 

    Good luck.

  • 10-28-2009 3:19 PM In reply to

    Re: No supported Bluetooth protocol stack found

    As songu notes, it's quite likely that the device has the Widcomm stack.  Get v2.4 which includes support for Widcomm. :-)

Page 1 of 1 (3 items)
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting