LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

bluetooth hc-06

i need conect the bluetooth hc-06 in labview to controller my arduino but doesnt work 😕 this is my codee.png

Message 1 of 11
(6,832 Views)

and this

e.png

0 Kudos
Message 2 of 11
(6,825 Views)

please 😕

0 Kudos
Message 3 of 11
(6,789 Views)

You need to be patient.  It is the weekend.  And the forum is primarily supported by LabVIEW users who have families and lives outside of their work they need to take care of also.

 

What error message do you get with that error number?  (Try Help >> Explain Error.)

0 Kudos
Message 4 of 11
(6,782 Views)

Sorry bro ,my problem is i cant conect the bluetooth in labview to controller the program and i dont know how i conect the bluetooth can you help me ? How i can controller my arduino whit bluetooth

0 Kudos
Message 5 of 11
(6,767 Views)

Obviously you can't connect, otherwise you wouldn't be asking the question.  The picture shows the error occurring on the very first subVI.  But perhaps the description of the error code will give a little bit of a clue why the connection isn't working?

 

I don't use bluetooth, so I have no experience.  But looking at your pictures, you have Com8 on one picture, com10 on the other.  Are you sure you should be using a serial port as the name for the connection?  It's possible that your device creates a virtual serial port, but it's also very possible it doesn't.

 

How does your bluetooth device show up in Windows device manager?  How does it show up in Measurment and Automation Explorer?

Message 6 of 11
(6,746 Views)

hi...i facing the same problem with bluetooth HC-06...there are no respond when labview is running...how can i solve this problem?

0 Kudos
Message 7 of 11
(6,339 Views)

Hello sacg94,

 

Could you please share with us your VI's? Actually I do a little research and I would like to confirm that you are using the right AT commands. The next link contains more information about it:

 

AT command mode of HC-05 and HC-06 Bluetooth module:

http://www.instructables.com/id/AT-command-mode-of-HC-05-Bluetooth-module/

I would like to test the data communication using any hyper terminal program, you could just test a simple AT command.

Best regards.

David P.
National Instruments
Applications Engineer
www.ni.com/soporte
0 Kudos
Message 8 of 11
(6,294 Views)

he is using LIFA programme..can edit the AT command in the LIFA programme???

0 Kudos
Message 9 of 11
(6,274 Views)

Actually he could modify the Arduino sketch, or he can modify his LIFA VI's. But I think it's better to first test the direct communication with the module.

David P.
National Instruments
Applications Engineer
www.ni.com/soporte
0 Kudos
Message 10 of 11
(6,261 Views)