Bluetooth in Windows 8.1 Pro Boot Camp

Okay, so I've searched all over the place and found no actual solutions to my problem. There are several forums that ask this question, but then they just kind of trail off...
Here's my issue:
I have a new MBP (non-retina) and I am running Windows 8.1 Pro with Boot Camp. (Yosemite on OSX side)
I am trying to use my internal bluetooth chipset (Broadcom 20702A3) to set up a serial connection with a very simple bluetooth device that talks to an arduino. The bluetooth module is a pretty common one -- the JY-MCU. I know that it will work on my hardware because it works beautifully when I run OSX. Then I boot into Windows, and it goes kaput. Open PC Settings > PC and Devices > Bluetooth, and it will appear. I can pair with it by entering the correct code, and all looks good: the progress bar goes across, then it says "connected." Then a few seconds later, it says "paired" instead of connected. That basically means that it COULD talk to it because it knows the passcode, but it doesn't see it anymore. That's what happens when i turn off my bluetooth mouse: it says "paired" but not "connected." Turn the mouse back on, it says "connected" again. There is nothing that I can do to make the bluetooth module say "connected" again, though, short of clicking "remove device" and repeating the process. I tried BlueSoleil, but a similar thing happened (I can give more specifics, if it would help anyone familiar with BlueSoleil), and the software seemed pretty sketchy to me, so I uninstalled it. I've also tried re-downloading and reinstalling the Boot Camp drivers, but no change. I tried installing Broadcom drivers, but no luck there either -- the installer stalls because it can't find the hardware. The Broadcom driver issue has been discussed by other people trying to do similar things, but it seems that no one has been able to make anything work at all on a Mac except BlueSoleil and the Boot Camp drivers. Oh, and one other thing I tried: enabling bluetooth collaboration (Device Manager > Network Adapters > Broadcom 802.11n Network Adapter > Advanced > Bluetooth Collaboraion > Enable) worked for some people who wanted to have two bluetooth devices going at the same time, but made no difference for me.
So, any ideas? I think what I'm looking for is a better driver (although I've searched all over) or a less sketchy, more reliable bluetooth manager than BlueSoleil. At this point, though, anything's worth a try, so long as it's not malware. I really would like to be able to make this work. My next try will be to buy a bluetooth dongle, and use whatever drivers come with that, but that's pretty inelegant, especially since I only have two USB ports.
Let me know if any more specifics would be helpful.
Thank you in advance,
-Rowan

COMPLETE SOLUTION
This solution will get Arduino bluetooth communication up and running on a MacBook Pro that has been Boot Camp-ed into Windows 8.1.
1. Use standard Boot Camp bluetooth drivers
2. Download PuTTY
3. Connect bluetooth module to Arduino.
    I used a cheap JY-MCU bluetooth module
    I used SoftwareSerial, but if you want, you can probably use HardwareSerial, although you might have to disconnect the BT module to upload sketches.
    Whatever you do, remember to connect Tx to Rx and Rx to Tx.
4. Upload this sketch to your Arduino (using a USB cord) to check serial communication (unplug the cord when you're done):
#include <SoftwareSerial.h>
SoftwareSerial BTBoard(2,3); //Rx, Tx
char val = 0;
char current;
int ind = 13; //LED on pin 13
void setup(){
  BTBoard.begin(9600); //This must be set to baud rate of your BT module
  pinMode(ind, OUTPUT);
void loop(){
  while(BTBoard.available()){
    current = BTBoard.read();
    if((current != '\r') && (current != '\n')){ //PuTTY sends a carriage return (\r) and a newline character (\n) every time you press enter
      val = current;
      BTBoard.write("val is currently ");
      BTBoard.write(val);
      BTBoard.write("\r\n"); //These lines echo back the value that is stored
      if(val == '1')
        digitalWrite(ind, HIGH); //turn on the LED
      if(val == '0')
        digitalWrite(ind, LOW); //turn off the LED
  delay(10);
5. Connect your bluetooth module to your computer:
     Power up the BT module
     Open PC Settings > PC and Devices > Bluetooth
     Wait for your BT module to appear, when it does, pair with it.
     You may need to enter a passcode: try 1234 or 0000
     It may say "Connected" or just "Paired," but it doesn't really matter as long as it says one or the other
     Close Settings
     Go to the Bluetooth icon in the taskbar
     Right click on it, an click "Open Settings" (if you don't have the BT icon in your taskbar, there is probably another way to get to these settings)
     Click the "COM Ports" tab
     Take note of the name of your outgoing port (mine was COM3)
6. Start PuTTY
     Set up PuTTY as indicated by this site
     Make sure that the baud rate is the same as the baud rate of your BT module, and the same as the baud rate in the sketch above
     Make sure that the COM port is the one that you found in the last step
     You might want to save your session so you don't have to change the settings in the future
     Click "Open"!
Now when you type a 1 into PuTTY and hit enter, it should echo back "Val is currently 1" and the LED should turn on. The opposite happens when you type a 0.
If you need to restart PuTTY, unplug the BT module, wait a few seconds, plug it back in, and start PuTTY again, using your saved session. You shouldn't need to re-pair the BT module with your computer.
I hope that this helps someone out. I might post it on the Arduino forum too.
-Rowan

Similar Messages

  • Can't Connect to Internet on Windows 8.1 Pro Boot Camp

    Hello all,
    I installed Windows 8.1 Pro without any problems. However, I saw that I can't connect to the internet, because there are no connections being displayed. How would I fix this? What drivers would I need to install? I purchased my MacBook Pro with Retina Display o November 5, 2012.

    How did you install windows? Boot camp assistant would have downloaded and installed drivers for you.
    Download and install these
    http://support.apple.com/kb/DL1720

  • HT5628 When I install Windows 8 on my MacBook Pro(13-inch,Early2011),the Super DVD Drive doesn't appear in Windows 8 and installing Boot Camp 5 drivers doesn't solve my problem,what can I do?

    When I install Windows 8 on my MacBook Pro(13-inch,Early2011),the Super DVD Drive doesn't appear in Windows 8 and installing Boot Camp 5 drivers doesn't solve my problem,what can I do?

    Go into your system preferences and click the startup disk icon then select your Mac HD. 

  • When I begin to attempt to download the windows support software in boot camp, it says the windows support software is unavailable. Is there any other place I can download it for a Macbook Pro 5,5 intel core 2 duo without the original CD?

    When I begin to attempt to download the windows support software in boot camp, it says the windows support software is unavailable. Is there any other place I can download it for a Macbook Pro 5,5 intel core 2 duo with snow leopard without the original CD?

    Hi,
    apart from the MacBook Air this feature is of no use for other Macs right now.
    Simply ingnore it (click "I already have the Drivers...) and continue with the installation.
    Sorry to say but you need the OSX Install DVD for the BootCamp Driver installation.
    The 3.0 version of the BootCamp Drivers is only avaiable on the disc.
    Later updates (3.1 and 3.2) can be downloaded from Apples Support website.
    Call Apple and ask for a replacement and they usually send you one for a small fee.
    And have the Serial-Number of your Mac at hand when calling.
    And since the OSX Install DVD can also be vital for maintenance and repair it is best to have one.
    The needed BootCamp Drivers are on the OSX Install DVD 1 that came with your Mac.
    Insert that disc while in Windows after the Windows installation to install the drivers.
    Regards
    Stefan

  • I bought macbook pro at cash america used and loaded with windows 7 ultimate by boot camp.My questions is it has mountain lion loaded but original ower has name with password so how can I reload so I can sign on as administrator for downloads and upgrades

    I bought a 13 inch macbook pro9.2 at Cash America with windows 7 Ultimate with boot camp program.
    The Mac op sytem has Mountain Lion installed but the previous ower has his name and password attached to it and can only use as guest.
    My question is how do I get around this to be administrator to reload software so i can use mountain Lion,and not loose the windows op .

    If you reformat the partition that contain Mountain Lion and reinstall Mountain Lion, it should not effect the Windows pratition.
    Have said that I suggest you backup everything you might want to save just in case.
    Allan

  • I am using windows Macbook pro 15 retina display model with latest mountain lion 10.8.3 software Have installed windows 8 perfectly via boot camp. However many a time the machine is not able to boot windows 8 and aborts. just shows the green screen for a

    I have installed Windows 8 perfectly ia boot camp but on booting the windows 8 does not load up fully. It comes upto the windows green screen for a moment and then goes blanlk. It is very frustrating.

    no one has replied me too got this issue ,

  • Windows Update on Windows 7 (x64) on boot camp fails

    Running Windows 7 x64 on Boot Camp and trying to install an "important" update from windows update, but it fails:
    Update for Windows 7 for x64-based Systems (KB2506014) - Published: 4/12/2011.
    I received error code 80073712 and ran System Update Readiness Tool to no avail. Microsoft recommends repairing Windows from the install disc if using that tool fails, but I'm not willing to go that far just yet.
    KB 2506014 title is "Update for the Windows Operating System Loader", so I am wondering if there is something about how Boot Camp is configured that is preventing this from installing.
    Has anyone else running Windows 7 x64 on Boot Camp received the same error for this particular update, or been successful in installing it? It is thus far the only windows update that has failed to install for me.

    KB 2506014 2011-04-13 (important) http://support.microsoft.com/kb/2506014
    Reason description -
    http://www.microsoft.com/technet/security/advisory/2506014.mspx
    Re-download?
    http://www.microsoft.com/downloads/en/details.aspx?FamilyId=348f56f3-eb07-42f4-9 dd2-eadc7251fe34&displaylang=en
    Try Search, pasting data from between {} {"windows 7"+KB2506014+fails} into search argument. This shows problems with Norton etc.
    You could download "Autoruns" to see drivers etc. that are loaded - good coding 606K - from Sysinternals - Mark Russinovich and Bryce Cogswell. http://technet.microsoft.com/en-us/sysinternals/bb545021
    Good for Windows 7, this allows disable of questionable/unwanted drivers
    I uninstall bootcamp wireless etc. drivers such as broadcom, bluetooth that I do not use on Mac Pro.
    There are some utilities not compatible with Windows 7 which you do not want to use.

  • Can windows 8.1 in boot Camp display in target display mode on an IMac?

    I have given up on Windows 7 running in Boot Camp on my 15" MacBook Pro and displaying it on my 27" IMac via thunderbolt and Target Display Mode. 
    The FAQ concerning Target Dsiplay Mode farily clearly says Windows 7 won't work. 
    But it  does not say Windows 8.1 will or will not drive Target Display Mode via thunderbolt.
    see:  http://support.apple.com/kb/HT5219, question 29
    Has anyone found that running Windows 8.1 in BootCamp on a MacBook Pro Retina mid 2012 will display via a thunderbolt cable in to Target Display Mode on a late 2013 IMac 27"? 
    I don't want to go to the trouble of installing Windows 8.1 and trashing my otherwise functional Windows 7 Boot Camp installation unless it is going to display properly on my late 2013 27" IMac running OSX 10.9.3 via thunderbolt.
    Thanks in advance!

    no, tdm doesn't work under bootcamp regardless of which windows is being used, imho i don't think it will ever work under bootcamp

  • Install Windows 8.1 with Boot Camp

    Greetings you all,
    I've been trying to install WIndows 8(.1) on my MacBook Pro early 2011, but without any success. I downloaded the .ISO of Windows, stored it on my external HDD, downloaded the software via Boot Camp to host Windows (I'm sorry I'm french so I'll have to translate everything) and put it on another external HDD, and when I plug them to my Mac and start the installation of Windows, it doesn't detect the USB.
    What should I do? If possible, avoiding any installation of the disk image on a DVD.
    Thanks.

    Hello Mickaelpopo,
    Thank you for the question.  It sounds like you are trying to install Windows 8.1 using Boot Camp 5 on your MacBook Pro.  Currently, Windows 8.1 is not a supported version of Windows for Boot Camp:
    Which versions of Windows work with Boot Camp 5?
    You can use:
    Microsoft Windows 8.0 (64-bit)
    Microsoft Windows 8.0 Pro (64-bit)
    Microsoft Windows 7 Home Premium (64-bit)
    Microsoft Windows 7 Professional (64-bit)
    Microsoft Windows 7 Ultimate (64-bit)
    Windows XP, Windows Vista, and Enterprise versions of Windows 7 and Windows 8 are not supported.
    Windows 8.1 is not supported with Boot Camp 5.
    You can find more information here:
    Boot Camp 5: Frequently asked questions
    http://support.apple.com/kb/HT5639
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Can´t install windows 8.1 because boot camp can't partition the disk. I´ve follow many tips but they did´t work

    I can´t install windows 8.1 because boot camp can't partition the disk. I´ve follow many tips but they did´t work (backup, reinstall os, erase space, etc.)
    Macbook pro retina
    os x yosemite 10.10.2
    Thanks

    There are several possibilities.
    1. You do not have contiguous free disk space.
    2. BCA has failed, or you may have a Fusion drive which is causing problems.
    3. You have incorrect permissions on the disk.
    4. Can you boot in OS X Safe Mode - OS X: What is Safe Boot, Safe Mode? - Apple Support?

  • Windows 8.1 with boot camp on mac mini  troubles

    After installing a licensed Windows 8.1 with boot camp on my mac mini (2012,i7,4gb ram) my mac os Mavericks have trouble with starting,and i can't run recovery and safe mode.Another problem-i don't have sound in windows,but windows show me no troubles,and red light apear!!!Please help!

    Hello Mickaelpopo,
    Thank you for the question.  It sounds like you are trying to install Windows 8.1 using Boot Camp 5 on your MacBook Pro.  Currently, Windows 8.1 is not a supported version of Windows for Boot Camp:
    Which versions of Windows work with Boot Camp 5?
    You can use:
    Microsoft Windows 8.0 (64-bit)
    Microsoft Windows 8.0 Pro (64-bit)
    Microsoft Windows 7 Home Premium (64-bit)
    Microsoft Windows 7 Professional (64-bit)
    Microsoft Windows 7 Ultimate (64-bit)
    Windows XP, Windows Vista, and Enterprise versions of Windows 7 and Windows 8 are not supported.
    Windows 8.1 is not supported with Boot Camp 5.
    You can find more information here:
    Boot Camp 5: Frequently asked questions
    http://support.apple.com/kb/HT5639
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Can't install windows 8.1 with boot camp

    I'm trying to install windows 8.1 with boot camp and this is the message I keep getting. I've tried several times and every time I get this. I have a 2015 MacBook Pro. I've tried installing from a usb with ISO and also from a oem windows dvd. Any help would be appreciated. 

    Excellent.
    Windows installation has four or five reboots, and the Apple BootManager tracks such reboots via the Mac NVRAM, otherwise the next reboot will cause OS X to boot rather than Windows. It is also used to set up some variables used to pass information to the CSM-BIOS layer. If an installation has failed, the variables do not reflect the current and clean state of the machine. A NVRAM reset will re-initialize these variables for the next attempt.

  • How can I partition internal HDD after installing Windows 7 Professional via Boot Camp 4.0?

    I recently purchased MacBook Pro 13" (Late 2011) model with OS X v10.7.2 Lion installed. I've upgraded to OS X v10.7.3 Lion and updated all other software.
    I require Windows 7 for some Windows based softwares that do not support Mac OS X. Therefore, used Boot Camp 4.0 to install Windows 7 and then tried partitioning single internal HDD  to have 3 partitions (4 total including BOOTCAMP partition). Disk Utility created a 648.5MB partition and then I was able to create 3 other partitions of custom sizes. After applying these changes, I got an error message that said selected volume size is too small. I resized this 648.5MB partion to a custom size and had total 4 partitions, including BOOTCAMP.
    After reapplying these changes, BOOTCAMP partition was removed and I was left with only 3 partitions and empty space.
    I've tried several different ways to partition the disk, all in vein. Is there a way I can partition my single internal HDD after installing Windows 7 Professional via Boot Camp 4.0?

    You can't do what you want with GUI utilities, which will only allow a total of 4 partitions due to the limitation of MBR needed to support Windows. Those four partitions: EFI System (hidden), Mac OS, Recovery HD (hidden), Windows. So with Lion, you only get two visible partitions if you're going to use Windows with BootCamp. You can't make anymore with the included graphical tools.
    If you need more partitions you'll need to use something like GPT fdisk (gdisk) to create the partitions in the GPT first. Then add the Windows partition only to the MBR and flag it as bootable. gdisk can be googled and downloaded for Mac OS X off sourceforge. It is not a GUI tool.
    You should read this:
    http://www.rodsbooks.com/gdisk/
    And this:
    http://www.rodsbooks.com/gdisk/hybrid.html

  • Trouble installing Windows 8.1 with Boot Camp

    I'm having an issue installing Windows 8.1 under Boot Camp on one of the new MacBook Pros (late 2013).  After sever troubles (and not a few tribulations) fighting with the stupid Windows installer program (couldn't Microsoft just let me download a freakin' ISO?) I got the installer running after creating the partition, but at the end of the Windows install, I get:
    Windows could not update the computer's boot configuration. Installation cannot proceed.
    Googling around for a solution I found several references to UEFI problems, along with a couple different procedures that were claimed to work.  Unfortunately, these procedures were pretty lengthy and require several third party tools -- and I'm not positive they're even applicable because none of them dealt with the newest model of MacBook Pro.
    So, can anyone out there point me towards a procedure that's known to work with the new models?
    Thanks.

    OK... Finally solved the problem during my winter break... took almost 1.5 months Actually we users are creating the problem... Bootcamp is OK... our late 2013 Mac is OK... but Apple is't as it's not giving us the solution Now let me clear concisely what actually occurs behind the problem.
    When you open bootcamp to install Windows, you get a popup window. Then you click continue... then you choose the options among the three which suits to your intention. Then if you chose to create a installation disk or/and download the Windows Support Software, bootcamp does so. Then the nextPROBLEMETIC STEP comes! Yes! you got it! This step creates the actual problem: Partitioning the hard disk for installing Windows. Before bootcamp starts partitioning, a simple POPUP WINDOW will inform you whether you will get the f*cking "Windows could not update the computer's boot configuration. Installation cannot proceed" message or not during your windows installation! Andddd... the popup window is here:
    Soooo... super duper simple fact: if you don't get this popup window, you're going to get that error. Because this HELPER TOOL will simulate proper environment for installing Windows in your Mac
    Now be sure:
    1. You just have one partion in your Hard Disk before partitioning it into two for installing Windows
    2. This PARTITIONING SHOULD ONLY BE DONE BY BOOTCAMP if you want your Windows in EFI mode. The way jarvil told us is for BIOS mode. I'm not going to explain here what is EFI and what is BIOS. Simply keep in mind that EFI is latest, better and faster for booting your Windows
    That's it guys! If you don't get that popup window, follow the instructions:
    1. Turn your hard disk into a single partition by using Bootcamp/Disk Utility. Bootcamp is recommended
    2. Take a flash drive, format it, and then open Bootcamp
    3. Choose all the three options:
         Create a Windows 7 or later vertion install disk
         Download the latest Windows Support software from Apple
         Install or remove Windows 7 or later version
    Yes! We are going to create a new installation disk...
    4. I know you are clever enough to guess what should you do now!  Just enter your password when you get THAT SPECIAL POPUP WINDOW!Then Mac will restart after partitioning your hard disk!
    5. Do noting untill the windows installation window comes
    6. Go forward pressing Next, putting serial, and accepting the agreement that we never read
    7. Select advanced installation... I mean the second option
    8. Now find the partition named BOOTCAMP
    9. Select it and Format it!
    10. Click Next
    You are done! Your Mac will install windows without any problem or error message   After installation, if you find that your drivers aren't working, go to the installation disk and open the folder named BOOT CAMP. Open the exe named Setup... Install the drivers and restart after completion... Your Mac now owns Windows in EFI mode like mine!
    That's all I have known killing my winter break! Thanks everyone! Take care!

  • Mac Pro & Boot Camp 1.2

    I know that BC 1.2 does no have support, but i want to know if someone has successfully installed Windows Vista on a Mac Pro with a GeForce 7300 graphics card?
    I managed to install Windows Vista, but there are 3 devices in the device manager that cannot work. The principal problem is the graphic card, after the windows vista installation, i can see me desktop only at 800x600 in 4 colors.
    Has anybody managed to install windows vista and make all the devices work?
    Thx.

    It is very weird, because i installed Windows Vista in many PC with onboard video card and 1 Gb. of Ram.
    I really don't know why Windows Vista does not like my Mac Pro, the things i found after install Boot Camp 1.2, installed Windows Vista Ultimate using Boot Camp 1.2 and installed Apple Windows Driver's CD created with BC 1.2 is: 3 components in the device manager cannot start, one is the GeForce 7300 GT graphics card (thta's the reason for having only 800x600 at 4 colors display), Another is the "Base Systems Device", and the last is one identified as "unknow".
    I just onder another Gb. of ram anyway, but i have the feeling that it won't fix my problem.
    I tried to update all the firmware for my Mac pro components and everythig seen to be up-to-date.
    Here's some informacion gathered from the system profiler:
    Hardware Overview:
    Machine Name: Mac Pro
    Machine Model: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 2.66 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 1 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B04
    SMC Version: 1.7f8
    Serial Number: XXXXXXXXXXX
    NVIDIA GeForce 7300 GT:
    Chipset Model: NVIDIA GeForce 7300 GT
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    VRAM (Total): 256 MB
    Vendor: NVIDIA (0x10de)
    Device ID: 0x0393
    Revision ID: 0x00a1
    ROM Revision: 3008
    Displays:
    VP191s:
    Resolution: 1280 x 1024 @ 75 Hz
    Depth: 32-bit Color
    Core Image: Supported
    Main Display: Yes
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    Display:
    Status: No display connected
    NVIDIA GeForce 7300 GT:
    Name: NVDA,Display-B
    Type: display
    Bus: PCI
    Slot: Slot-1
    Vendor ID: 0x10de
    Device ID: 0x0393
    Subsystem Vendor ID: 0x0000
    Subsystem ID: 0x0010
    ROM Revision: 3008
    Revision ID: 0x00a1
    Thx.

Maybe you are looking for

  • Use of test message button in Component Monitoring

    Hi All, We can't send message from adapter Engine where as we can do through Integration Engine from component monitoring of RWB. Then What is the use of send message button in Adapter Engine from component monitoring? Please comment on this. Is ther

  • Problem with built mail client E66

    Hi, today I noticed a problem that I just disappeared built mail client and with mails. When I will create a new mailbox, it still gives me the opportunity, only Nokia Messaging ... Can you help me with this?? THX

  • Photo Files Losing Color when placing in INDD...

    Hi, using INDD CS6,I am noticing my jpg files are losing some of their color information when I link them into INDD, I am doing a photo book, and the colors really need to be preserved. It's almost like they are being compressed a little in INDD simi

  • [SOLVED] KDE4: No sleep on laptop lid close while screensaver active

    I've been trying to figure this out for a while now, and it turns out it's an upstream bug with PowerDevil: https://bugs.kde.org/show_bug.cgi?id=205453 A patch was just posted on that bug report within the last couple days. I rebuilt kdebase-workspac

  • Restoring a photo from the iTunes backup of the iPhone

    My son deleted a picture of himself (he's 11) from my iPhone that he didn't want me to have. I wanted to restore it from a backup of the phone that I made last week. How do I do that? Lisa