This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bluetooth dongle driver installation

Hello,

       When installing the Btool the VCOM usb drivers are installed automatically when the setup is run.We want to replicate similar behaviour during installation procedure with the bluetooth usb master

1.How do we register the device in advance so it doesnot ask for drivers when the USB device is inserted?

2.Where do we place the inf and dll files in the system 

Currently we are using Visual studio Vb.net 2010

Thanks and regards,

Hansen

  • I believe (though I'm not 100% sure) that copying the .inf file to C:\Windows\Inf will allow the driver to be found automatically. Please let us know if that works.

  • Copying the .inf file with .cat and .dll if any to the INF folder works.However it requires user intervention when the device is plugged in.You have to click next ..

    How can we eliminate this and install the driver completely?

    I know this is possible but I dont know a solution for it right now.

    Maybe the PC development team of TI can throw some light

     

    Thanks