From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino uno+ bluetooth (using LIFA) HELP~~~~

hey guys, I am doing a project which is to connect arduino to PC using bluetooth module. However, I got some problems in connecting my bluetooth module (HC-05)  with labview. I am quite sure I set the baudrate correctly(115200) in firmware and labview. Do I need to change the commandlength in firmware or just keep it 15? An error(-1073807346)always come out from Send receive.vi. It seem that the arduino cannot give response to labview and I have no idea what's going on.  Please help~~~~~~~~~~~


0 Kudos
Message 1 of 4
(4,312 Views)

code1.jpg

code2.jpg

code3.jpg

here is the work I have made~can someone check for me?

0 Kudos
Message 2 of 4
(3,006 Views)

According to your images, the error that you are receiving is 5003.  Take a look at that error's documenation and try to trouble shoot it from there.

Message 3 of 4
(3,006 Views)

Maybe LabVIEW is waiting for a response from Arduino, but Arduino does not respond. I am suffering the same problem.

Message 4 of 4
(3,006 Views)