Bluetooth device driver - Windows 7

I am unable to  successfully add my Blackberry 9700 as a bluetooth device paired to my Windows 7 64 bit laptop in order to use the wireless syncing function.  When I attempt to pair the device, I receive the error message "device driver was not successfully installed" and "Bluetooth peripheral device- no driver found."  The properties display 2 missing drivers. Can someone advise me from where I can obtain these missing drivers.  I am using Desktop Manager 5.0.1.28.  Thanks

Go to the site for directions. You have to add the drivers manually.
http://www.technospot.net/blogs/how-to-fix-bluetooth-peripheral-missing-driver-blackberry-windows-7/

Similar Messages

  • Problems Connecting Apple Bluetooth Devices in Windows using BootCamp

    People are having trouble connecting bluetooth devices in windows 7 while using bootcamp. I solved the problem by clicking on bluetooth>ADD A DEVICE once windows has detected the bluetooth device you want to add. Now, right click on the device you are adding (make sure it's  "inside the add bluetooth
    Device window "see below" ) it will say "select your device". Then tick the box beside "drivers for Keyboard, Mice etc.," under "Bluetooth Services" (see below) and it will search the internet for your drivers and automatically install them. If you have any problems post a message. Good Luck

    Not sure if you can help me, but I can't add my phone or some bt speakers to my MBA2011 in bootcamp.  Drivers can't be found...and this is usually a problem of the bt controller drivers, not the device.
    It does seem the apple bt drivers are gimped in bootcamp.

  • Iphone bluetooth device driver for windows 7 os

    My laptop says it cannot connect via bluetooth because it doesn't have the the device driver for my windows 7 os - can someone point me to it as I am having difficulty finding it - thanks

    what are you trying to do?
    the only thing windows can use an iphone for bluetoothwise is
    teething it's internet connection (it being the iphone)

  • BlueTooth Profile Driver, Windows reserved PSMs range

    I have implemented a BT Profile KDMF to simulate a BT HID Keyboard with my desktop machine ( desktop simulates a device ).
    I am trying to control an Android device, The Android device is paired with my desktop and lists the virtual BT keyboard under the list of available devices, however, when the Android device is trying to connect to the virtual KeyBoard ( implemented
    by my Profile KDMF ) connection is failing with a time out error.
    As others in the forums
    state, The HID PSMs are
    reserved for OS usage ( although they are not really used by the OS... ).
    The HID
    SDP ( Service Discovery Protocol ) I submit refer to the two custom PSMs I have registered ( with a value higher than the reserved range of 0x0000..0x1000 ).
    My guess is that although my SDP specifically refer to the custom SDPs I have registered, the Android device is trying to initiate a L2CAP connection on 0x11 ( Interrupt ) and 0x13 ( Control ) PSMs that are
    reserved for OS use ( and are not registered by my driver )
    Is there any way to go around this limitation?
    It is possible to implement a LowerFilter between bthenum.sys and the BTH Bus controller and/or bthport.sys to re-route/re-name Incoming L2CAP connections with HID PSMs to my registered ( non HID ) PSMs ?
    Can BthEnum be replaced with a custom driver? one that will publish only a set of designated services ?
    Nadav Rubinstein, See my Blog @
    http://www.sophin.com

    Dear Nadav,
    When i try to regsiter PSM 0x11 it gives me STATUS_INVALID_PARAMETER error (0xc000000d).
    But what i think is if PSM 0x11 is already regsitered then i should get STATUS_ALREADY_COMMITED error(oxc0000021)?
    Below mentioned is the code snippet where iam trying to register PSM 0x11 in Bluetooth Profile driver.
    DevCtx->Header.ProfileDrvInterface.BthReuseBrb(
            &(DevCtx->RegisterUnregisterBrb), 
            BRB_REGISTER_PSM
        brb = (struct _BRB_PSM *)
                &(DevCtx->RegisterUnregisterBrb);
    brb->Psm = 0x11;
        status = BthEchoSharedSendBrbSynchronously(
            DevCtx->Header.IoTarget,
            DevCtx->Header.Request,
            (PBRB) brb,
            sizeof(*brb)
        if (!NT_SUCCESS(status))
            TraceEvents(TRACE_LEVEL_ERROR, DBG_PNP, 
                "BRB_REGISTER_PSM failed, Status code %!STATUS!\n", status);
            goto exit;        

  • Unable to load bluetooth device driver to xfer files

    On W500 and T61P attempt to connect a Samsung SGH T809 phone using bluetooth. Device is seen at both PC and phone using bluetooth. Win 7 OS. When it connects it loads the Modem, and other device drivers but fails to load one of the peripheral device drivers. Windows Update fails to find missing driver. Help says incompatible with level of Operating System.
    Went to Lenovo site and downloaded latest bluetooth drivers. All but one of them load. Not able to do any file transfers from the phone although did send an image file (jpeg) to the phone. Could not find it after it was sent. Seems to be a PC and not a phone problem. What gives?

    I'm having the same problem on my W500 running Win 7 Pro/64-bit..  I have also updated the drivers per the Lenovo  support site.   My PC recognizes my Apple iphone 5 have successfully paired them, but we have the dreaded yellow exclamation flag reflecting the fact that there are no drivers for file transfer (shows also in Device Manager).  Able to play music from iphone to PC, but not able to transfer files.
    This also happens when I attempt to pair with another bluetooth equipped PC, so obviously the problem is not with the phone.  Trouble shooter shows "The driver for VOB instantDrive Controller is not installed"
    Any suggesstions?  Is this simply an unsupported feature?

  • Missing Bluetooth Device in Windows 8.1

    I recently purchased a Cyberpower PC Fangbook laptop with Windows 8.1. I reset the PC, but upon re-installation of Windows 8.1 from the accompanying disk, it could no longer connect to the internet. When I attempted to manually activate the device, I found
    that it was missing (according to the device manager). As I understand, this actually means the driver is absent or something? Any clue what I'm supposed to do about this?

    Hi,
    Did you install the right Bluetooth driver?
    I suggest that you uninstall the driver and reinstall it to check the result.
    Also,please download the latest version from manufacturer website.
    Regards.
    Kelvin Xu
    TechNet Community Support

  • Installing Device Driver Windows CE 6.0

    http://www.microsoft.com/windowsembedded/en-us/drivercatalog.aspx 
    That should provide you with all the information you need

    Spiceheads,I need your IT knowledge. I was asked by a manager within my organization to deploy dual monitors to our customer service team. Those team members are currently running WYSE thin clients with Windows CE 6.0 (Don't blame me, only been with the company 4 months!).We purchased Plugable-branded USB to VGA video adapters in order to power the second monitor. These devices are supposedly run off of DisplayLink drivers. I downloaded the Windows XP driver since CE looks most like XP. When I attempt to run the .exe nothing happens at all. Upon looking in support forums all over Google it became known that Windows CE does not work with .exe files; they must be .cab (Is this correct information??)With that said -- Does anyone out there know how to install device drivers in Windows Embedded CE 6.0?Thanks!!
    This topic first appeared in the Spiceworks Community

  • Connect a Bluetooth device in Windows to a Bluetooth Device in Linux to obtain the RSSI

    Here's the situation. I have looked through the forums for information on this question. I do understand there are some compatibility issues between Windows and Linux, hopefully this is easy enough to not be a problem.
    I'm trying to acquire the RSSI (Received Signal Strength Indicator) for a Bluetooth card - any card for that matter. Windows Native Drivers will not allow me to access this information through the HCI commands, I've looked. However, Linux does, it's easy, and I now know how. The plan is to get the Windows Bluetooth card to communicate with the Linux Bluetooth card and have the Linux box send the RSSI information to the Windows box.
    This program, which I've been working on, needs some help. I would like to put it up to test tomorrow afternoon - when I get off from work. I would like to get some recommendations and suggestions on how to fix the empty parts. And if there's a better way of doing this.
    This program is part of another program written in Labview for image recognition.
    Attachments:
    bluetoothRSSI.vi ‏41 KB

    I haven't worked with BT, so I'll assume the basic connection works (you open a connection and you get the data). I'm also assuming the linux box isn't running LV (if I remeber correctly, BT in 7.1 is only supported on windows XP).
    So, to comment on your code:
    1. I dislike flat case structures which span across multiple screens. I prefer using stacked ones if necessary. This is obviously matter of personal taste and screen resolution, so it's just an obsrvation.
    2. Your connection will run not once for each connection, but until it encounters an error.
    3. I made a few other quick modifications. They're ugly, but they should set you on the right path. I may have missed some of your notes.
    Try to take over the world!
    Attachments:
    bluetoothRSSI[1].vi ‏58 KB

  • Windows Vista won't install device driver for Palm Centro

    My Windows Vista PC can't seem to find the device driver info to install my new Palm Centro.  I've downloaded the latest version of Palm software.  Any ideas?  Thanks!
    Post relates to: Centro (AT&T)
    This question was solved.
    View Solution.

    ch96hh wrote:
    I am having the same problem - my computer can't find the device driver (Windows Vista) but I DO have bluetooth installed and visible.  Can you help?!  I am really not very good with technical things, but I've done a tone of research and haven't been able to solve the problem.
    Thanks in advance!
    Post relates to: Centro (AT&T)
    Read through the several large threads at the top of this section concerning syncing with Vista64...
    WyreNut
    Post relates to: Centro (AT&T)
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Can't remove bluetooth device in file explorer.

    I had an LG LS970 Phone paired with my windows 8.1 HP touchsmart PC. After I uninstalled the phone under bluetooth devices, it keeps showing up on my File Explorer. When I double click on it, an FTP No Response dialog box pops up. When i right click
    on it, it does not give me an option to delete it. How do i get rid of it? I am also trying to pair my iPad with my PC but its not working. I think this might be a problem. Please help.

    Hi,
    According to your description, it must the driver which relate with LG-LS970 no uninstall completely.
    First of all, please check Programs in Control Panel, make sure the Bluetooth related driver removed completely.
    Seondly, Access to Device Manager, check is it had Bluetooth device driver, if so, uninstall or disable it.
    Thirdly, Open Registry, CTRL+F, search LG-LS970, if it found any value, delete it.
    Roger Lu
    TechNet Community Support

  • Cant get bluetooth device to wake computer

    Hi, i have winows xp on my macbook. Im using an external monitor with the laptop lid closed. So i was wondering if there was a way to wake the laptop up from hybernation by using my external keyboard and/or mouse. As at the moment i have to open the laptop lid and use the track pad untill it starts up and recognises the bluetooth devices again. I can get it to work flawlessly in OS X, just not in XP.
    so can anyone help me an tell me how i can get my wireless bluetooth mouse to wake windows xp?
    Thanks.

    Same problem here. Mac OS has an option to wake on bluetooth devices, but windows doesn't seem to have such an option. There is a Microsoft Knowledge Base article about this:
    http://support.microsoft.com/kb/266283
    that describes the solution as
    "To resolve this issue, see the documentation that is included with your computer. Alternatively, contact your computer manufacturer for information about how to configure the BIOS. "
    In other words, there would need to be a BIOS setting in boot camp that would allow the Bluetooth receiver to be active in the sleep state, just as there is in Mac OS. Maybe there is such a setting, but I haven't yet found it. I'll keep looking.

  • Bluetooth compatibility with Windows on iMac?

    My wireless Apple keyboard and Mighty Mouse work great under Tiger OS. When I first went into Windows, I plugged in the wired keyboard and mouse and registered both Bluetooth devices under Windows, and they worked fine. The wired items went back to storage.
    When I close Windows, go to Tiger, everything still works fine but when I go back to Windows the wireless devices have lost their registration. I've re-set them up several times but it happens every time. Anyone have a suggested way to register the bluetooth devices with Windows so they will stay registered?
    Thanks!

    My wireless Apple keyboard and Mighty Mouse work
    great under Tiger OS. When I first went into
    Windows, I plugged in the wired keyboard and mouse
    and registered both Bluetooth devices under Windows,
    and they worked fine. The wired items went back to
    storage.
    When I close Windows, go to Tiger, everything still
    works fine but when I go back to Windows the wireless
    devices have lost their registration. I've re-set
    them up several times but it happens every time.
    Anyone have a suggested way to register the
    bluetooth devices with Windows so they will stay
    registered?
    Thanks!
    Currently, the Apple Bluetooth Radio does not work well in Windows. There is just some sort of incompatibility which keeps Windows from keeping Apple (or Microsoft, for that matter) Bluetooth devices registered in Windows. The same is true if you use Microsoft Bluetooth devices in OS X.
    I have the same problems using my Microsoft Bluetooth Desktop set with my Intel iMac in Windows or OS X.
    The Apple hardware and software just is not very compatible with Windows, nor is the Windows hardware very compatible with its own software or with OS X.
    I guess we will just have to wait until both Microsoft and Apple improve cross-platform compatibility.
    Sorry, but I have no answer for you other than that. They just don't work as they should right now.

  • No sound on my Sony Bluetooth Headset because Windows 7 can't find Bluetooth peripheral device driver

    SO, I am dealing this problem for the second day in a row and no working solution still. I own the latest iMac 2014 (though the model is exactly as 2013) 2,7 Ghz with Bluetooth 4.0, I've installed through Bootcamp Windows 7 x64. My bluetooth headset Sony DR-BTN200 http://store.sony.com/bluetooth-headphones-zid27-DRBTN200//cat-27-catid-All-Home -Theater-Headphones (which is on Bluetooth 3.0 and of 2013 year model) is working fine with Mavericks and Yosemite on my MBP, but not working as it should on iMac with Windows 7..
    THE PROBLEM: I find the headset, connect it, but afterwards Windows writes that no drivers for Bluetooth peripheral device were found (3 or 4 encriptions like this, so, 3-4 drivers needed). The headset itself guarrantees fine working with Windows 8, the producer doesn't give any drivers to install, you won't find them on Sony's website - it should work as plug-n-play, they say those drivers are preinstalled on Windows 8.
    WHAT I'VE TRIED: So, the problem, as I've read from many-many-many sources is common for everybody running Windows on Mac devices. In cases with notebooks it is easy to solve (if you know it) - download the Bluetooth software from Broadcom (the producer of Bluetooth adapters/receivers of  Macs) http://www.broadcom.com/support/bluetooth/update.php - install, it finds the devices and istalls correct driver. This worked with my MacBook Pro 2010, on iMac it stucks on recognizing devices - nothing happens next, like it doesn't recognize any bluetooth device. Downloading many other drivers packages didn't help either, nor Toshiba Bluetooth helpers could detect Bluetooth headset to properly download the correct drivers (though it was already recognized by Windows, just couldn't connect properly), nor different other programs like Bluesoleil, Blue manager and so on.
    On other notebooks and computers many try to install manually the drivers, usualy Microsoft Windows mobile-based device support. I've tried to install many drivers, all of the Broadcom drivers I've found (including the Broadcom Bluetooth 3.0 USB driver that makes the headset work on MBP), and I must say that Windows recognizes (doesnt show the yellow triangle next to the icon of the driver) only for the Microsoft Windows mobile-based device support driver. Though it's like that, the sound still is not playing out of my headset. On MBP after the drivers were installed, I chose the device in Printers and devices and there was an option of Control (maybe I remember the name wrong), it went first in the right-click menu, and aftewards there was a page were I could connect my headset through ticks/checks on different options. Nothing like this appears if I install any of the drivers on iMac (nor Broadcom, nor Win mobile-based). I must also mention, that some kind of package that I've downloaded from Toshiba or Acer's Broadcom Bluetooth kit, I don't remember, installed some bluetooth drivers (Bluetooth Audio, "receiver" if I recall it correctly and 2 more), that were recognized as right drivers for peripheral device when I connected my headset, but even then - no sound came out of the headset.
    HELP ME: What shoud I do? I've tried all of the methods that are on the net. Sony store won't help me out, because the problem is not in the device - it's in the software/hardware of "your iMac". The headset works with Mac OS, should work fine with fully-Windows PCs, it just doesn't with iMacs on Bootcamp Windows. The interesting thing is that updating windows to Windows 8 might also not help, since Sony guarrantees only work on pre-shipped with Win 8 devices, not with the upgraded devices. I do think the problem is with drivers, that Mac's Bootcamp utility doesn't come with pre-installed Bluetooth drivers for connecting Bluetooth headsets, only for the Apple mouse and keyboard. I must also mention that I've tried to install manually many of the Broadcom drivers, all of which were for Bluetooth 3.0 or 4.0, they didn't help.
    It's awfull that I've got the latest iMac, so the latest hardware and face such problems. I only think that a cheap 5-7$ bluetooth-usb adapter could help, maybe it could recognize the headset and therefor install its own drivers for its manufacturer. But I don't imagine how would it work and connect since iMac has a peinstalled Bluetooth receiver. Is there a software sollution? An app or driver?

    So, finally I found what worked for me: Re: Full Bluetooth functionality in Bootcamp (audio, A2DP, FTP, OBEX) third variant, none of first 2 worked.. The only trouble was to find the correct link since on Acer site there is no download link. I've googled for "Bluetooth_Atheros_7.4.0.96_W7x64_A.zip" since this is the archive the guy is actually talking about. The 4th link on google was http://www.laptop-software.com/Acerdriversdownload.php?GDFiles/Driver/Bluetooth/ Bluetooth_Atheros_7.4.0.96_W7x64_A.zip?acerid=634556349384706773&Step1=Notebook& Step2=Aspire&Step3=Aspire%204830Z&OS=721&LC=en&BC=Acer&SC=PA_6 and I chose to downlad from the first download link. Then the steps are:
    1) unzip the folder
    2) don't look for x64 or x32, there is only a one installer called "Bluetooth_Suite_win7"
    3) install Bluetooth_Suite_win7
    4) after it installs Windows starts downloading and recognizing drivers, I don't know how it actually works, but it also downloaded and recognized the unrecognized before drivers for my Bluetooth headset.
    5) Restart Windows
    6) Turn on headphones - they connect automatically, everything works and works great, the quality of sound is exactly the same as it was on Mac OS, nothing that would bother me.
    ****, it took me 2 full days... finally...

  • Windows Vista claims for "Bluetooth Peripheral Device" driver

    When I connect my iPhone via bluetooth to my computer for "tethering", Windows Vista claims for "Bluetooth Peripheral Device" driver and i can´t connect.
    Where is the driver? Anyone knows it?
    Thanks!

    My Mac Book Pro decided to update with windows update ... I lost bluetooth and when my machine started up it said found new hardware ... and proceeded to look for the driver BCM2046A ... its not on the Mac Discs nor on the XP Disc ...
    I searched and searched and searched ..bump
    I then found this link download and use ... and pass on ....
    http://www.broadcom.com/support/license.php?file=SetupBtwDownloadSE.exe

  • Bluetooth Peripheral Device driver failure in Windows Vista and Windows 7 (solved)

    I had problems setting up Bluetooth HotSync.  Following the directions for pairing the device resulted in a "Bluetooth Peripheral Device" missing driver in Device Manager.  I finally figured out how to setup HotSync and am able to sync over Bluetooth to Windows 7 64-bit.
    On the PC
    Right-click on the Bluetooth icon and select Show Bluetooth Devices
    Delete the Palm Phone
    Right-click on the Bluetooth icon again and select Bluetooth settings
    Turn Discovery on for the PC
    On the Palm Device
    Select Bluetooth
    Turn Bluetooth On
    Set Visibility to Hidden (if desired)
    Select Setup Devices on the Bluetooth screen
    Select HotSync Setup
    Click Next
    Select your PC
    This is the important part:  Click Next 3 times (don't do what the screens tell you -- just click Next, Next, Next)
    Click Launch HotSync
    Viola!
    On the PC
    Right-click on the Bluetooth icon again and select Bluetooth settings
    Turn Discovery off for the PC (if desired)
    Post relates to: Centro (AT&T)

    I am having the same problem with a new RocketFish Bluetooth adapter.  I did NOT have this problem when I was using a Kensington USB Bluetooth adapter.  One big difference that I notice between the two adapters is that the Kensington adapter came with an updated version of the Toshiba Bluetooth Stack software which contained its own DUN drivers.  However, the new RocketFish Bluetooth 2.0 EDR USB adapter does not seem to work with the Toshibal BT Stack.
    Maybe this helps.  Maybe it doesn't.  Either way, I don't care.  It's how I roll.  I'm a smart ass.
    I will check back for any additions to this thread.  I hope we can figure it out!  I will also post more Prose of Indifference.
    Post relates to: Centro (AT&T)

Maybe you are looking for

  • How do I delete the Yahoo button on the navigation line?

    On the navigation line there is a little house, "Yahoo". How do I delete it forever? Since I upgraded Firefox, every time I turn on the computer it opens with a Yahoo Homepage. Yahoo is so very invasive, worse than a virus . I want Google as my home

  • Need help in developing smartforms

    hi,      my question is how can we get requirement like this If the report would exceed one page with current font size then the font size should be decreased in order to fit the report within one page.

  • Java.lang.NoSuchMethodError: java/util/Vector method revove...

    After using jexegen from microsoft to make EXE. I receive this error when i execute the my EXE : java.lang.NoSuchMethodError: java/util/Vector method revove... Any body know why? If i execute from JBuilder i have no problem!

  • Dequeue Advanced Options

    Hi I would like to know somebody had this kind of requirement earlier ( hope this is common requirement most of them will have) We are using AQ as part of our new design of app... how to achieve the following requirement using AQ (I am new to this co

  • Problem saving Droplet in CS4

    I created a droplet that works fine. It is specifically for vertical images and saves them as a jpg. In naming the droplet I tried to abbreviate "vertical" with "vert.", and followed that with jpg to reflect the fact that the image would be saved as