Hi did you successfully complete the installation instructions at
http://www1.canyon-tech.com/FAQ/Show...th_USB_Adapter
At what section did they fail. The following quote is taken from the website so that you can show where the failure.
If you install the WIDCOMM Bluetooth software on Windows XP SP2, you will get the following error as soon as you double click on the blue-red system tray icon: "Your Bluetooth Software license does not include use with this Bluetooth Device [6] After that you will be asked to point to a valid license.dat file. However if you select the license.dat that came with your manufacturer's driver (be it on CD-ROM or downloaded from the manufacturer's website) it still won't work.
In the Service Pack 2, Microsoft included a generic Bluetooth driver, naturally being WHQL-certified. The WIDCOMM Bluetooth driver however is not WHQL-certified, so Windows XP continues using the generic driver. This interferes with the WIDCOMM Bluetooth software resulting in the above error. To force Windows XP to use the WIDCOMM driver, perform the following steps:
Don't plug in the Bluetooth device yet.
If you have any Bluetooth software apart from the included Windows drivers installed, deinstall them and reboot.
Install the WIDCOMM BTW 1.4.2.10 Bluetooth software. When it asks you to plug in the Bluetooth device and click OK, don't, and click Cancel instead.
When the WIDCOMM setup has finished, plug in your Bluetooth device and let Windows install the driver (there should be two Bluetooth icons in the system tray; one blue-white: this is the Windows driver - and one blue-red: this is the WIDCOMM driver which is deactivated).
Now go to the Device Manager, right click on the "Generic Bluetooth Radio" and select "Update driver". Don't let Windows XP connect to the Internet, then select "Choose software from a list or specified location". In the next window, select "Don't search, but select the driver to install".
In the next window, activate "Show compatible hardware" (if it isn't activated already) and select your manufacturer's driver instead of the "Generic Bluetooth Radio" driver. Click next until the new driver is installed. Now the WIDCOMM system tray icon should be blue-white as well, activated and ready to use. If you now double click on "My Bluetooth Places" (e.g. on the desktop), the WIDCOMM software installation will be continued and finished.
This should solve any compatibility issues with the WIDCOMM Bluetooth software and Microsoft Windows XP SP2.
Does the USB VID match the values in c:\winwows\inf\bt.inf or c:\winxp\inf\bt.inf. Who is the bt chipset manufacturer. Is it the most common on Cambridge Silicon Radio.
see extract from bt.inf for CSR and Belkin (][Broadcom.NT.5.1]) to get an idea
PHP Code:
[Broadcom.NT.5.1]
Blutonium BCM2035 Bluetooth 2.4 GHz Single Chip Transceiver= BthUsb, USB\VID_0A5C&PID_200A
BCM2033 Bluetooth 2.4 GHz Single Chip Transceiver= BthUsb, USB\VID_0A5C&PID_200F
[Cambridge.NT.5.1]
Generic Bluetooth Radio= BthUsb, USB\Vid_0a12&Pid_0001
CSR Nanosira= BthUsb, USB\Vid_0a12&Pid_0003
CSR Nanosira WHQL Reference Radio= BthUsb, USB\Vid_0a12&Pid_0004
CSR Nanosira-Multimedia= BthUsb, USB\Vid_0a12&Pid_0005
CSR Nanosira-Multimedia WHQL Reference Radio= BthUsb, USB\Vid_0a12&Pid_0006
Look in Device Manager USB for the device for VID.
Jim