LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bluetooth pairing

Solved!
Go to solution

Hello ,

I am getting error while in accessing dll. Please help.

I need to test Bluetooth Headphone using labVIEW

0 Kudos
Message 21 of 24
(858 Views)

I suggest you take a step back for a minute...

 

You original post said you need to send commands and receive data through a Bluetooth serial connection.

 

I suggest you use a simple HC-05 Bluetooth serial module and a serial to USB cable.

 

The Bluetooth pairing is handled completely by the HC-05 itself, no programming necessary.

 

You set up the HC-05 pairing on the HC-05 using a terminal program once.

Place the HC-05 into "command mode"

Pair it to the device, set it to "remember" it was paired

Set up the rest of your communication parameters (baud rate etc)

Exit command mode

Now the HC-05 will automatically pair with that device whenever it is present.

 

From here on the Bluetooth becomes transparent, you communicate with your device using VISA serial just as if it was connected through any other serial port.

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 22 of 24
(843 Views)

I will mention that if you want attention to your questions on the forums it is best not to reopen an old thread that has been marked as solved. Many on here to help others may not look in a thread that has already been "solved".

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 23 of 24
(827 Views)

I replied to a topic posted in 2013!

 

This is EXACTLY why I suggested that threads be automatically locked after a certain amount of time.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 24 of 24
(823 Views)