LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

bluetooth pairing labVIEW 2010

Ok, I saw previous posts saying bluetooth pairing couldn't be done in labVIEW 2009 and previous versions.

 

How about labVIEW 2010? I'm interested in developing an app that will detect specific bluetooth devices automatically once detected and then pair them with a p.c.

 

 

0 Kudos
Message 1 of 13
(6,160 Views)

Hi Strokes,

 

It looks like the community is here to help. Please use the following link for more information:

 

Pairing Wii Remote "Wiimote" (or any bluetooth device) programmatically using a
managed .net library...

 

I hope that this is of some help to you.

 

Kind Regards,

Daniel T
Account Manager
National Instruments UK & Ireland
Message 2 of 13
(6,134 Views)

@DThomas wrote:

Hi Strokes,

 

It looks like the community is here to help. Please use the following link for more information:

 

Pairing Wii Remote "Wiimote" (or any bluetooth device) programmatically using a
managed .net library...

 

I hope that this is of some help to you.

 

Kind Regards,


Ya I had a look at this previously, just wondered if there was built in labVIEW 2010 functions to complete the pairing process which there doesn't seem to be.

 

I've managed to modify the "Wiimote" code to pair with my device automatically which is great but I would like to pair multiple devices in one execution of the program. All devices get discovered and the pairing pin number for each device gets read, however only the first device discovered gets paired.

 

Just wondering has anyone had any luck pairing multiple devices by editing thw "wiimote" code

0 Kudos
Message 3 of 13
(6,120 Views)

Strokes Could you possibly share your modified VI's? I am trying to pair my BT dongle with a radio and can not get past the searching. I would like to give your solution a try

0 Kudos
Message 4 of 13
(6,072 Views)

@RVoj wrote:

Strokes Could you possibly share your modified VI's? I am trying to pair my BT dongle with a radio and can not get past the searching. I would like to give your solution a try


Edited vi's attached with comments. Credit goes to 'macaba' who developed the original vi's to pair wiimotes!

 

you'll also need 'InTheHand.Net.Personal.dll' found here

 

 

0 Kudos
Message 5 of 13
(6,059 Views)

I'm not sure why that subconnect keeps on getting reposted, it's crap.  But I re-wrote it so......we now have a bluetooth pairing vi.

 

 

This works to discover and pair a bluetooth device, but you have to know the pairing code ahead of time.  My device the pairing code is equal to the device name, if this isn't the case for you change the wire to a control and put the pairing code in before hand.

 

You'll also need the 32feet in the hand package, go download that if you don't already have it.

 

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
Message 6 of 13
(5,925 Views)

make sure you kudo if you use the vi.

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 7 of 13
(5,919 Views)

Downconvert to labVIEW 10 please..?

0 Kudos
Message 8 of 13
(5,910 Views)

http://forums.ni.com/t5/LabVIEW/Downconvert-VI-Requests/m-p/1067229/highlight/true#M473172

down converting request

-Regards

eximo
_______________________________________________
UofL Bioengineering M.S.
Neuronetrix

"I had rather be right than be president" -Henry Clay
0 Kudos
Message 9 of 13
(5,905 Views)

Those threads are now closed.  Because of their popularity, a whole new board was created for conversion requests. 

Version Conversion

 

Post your files there in a new message thread.  State in your subject header that you want to "Downconvert from Version X to Version Y".

 

When you get your converted files, don't forget to give kudoes to the person who did the work for you and mark their message as the solution to your question.

Message 10 of 13
(5,902 Views)