LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

arduino with HC-06

Hi all, first excuse me for my english. I am working on a university project and consists in controlling filling and emptying a tank through pc with labview and through an app in android, arduino (with LIFA BASE) are connected the ultrasonic sensor and bluetooth module (HC-06).

 

1. I made .vi, only with ultrasonic sensor, which controls the activation and deactivation of the relays with Arduino (LIFA BASE) and works fine.
2 I also probe the app with bluettoth module in arduino and operates correctly.

 

The issue is that when I edit the arduino LIFA BASE to integrate bluetooth module no communication is established, the vi does not work and likewise the BT module with the app.

 

How can I make the vi recognize the signal BT module? that is independent of the ultrasonic sensor (signal processing of the ultrasonic sensor is made in the vi).

 

Thanks for yours answers.

0 Kudos
Message 1 of 2
(2,455 Views)

I believe you would get a better support by posting in the LIFA community:

 

https://decibel.ni.com/content/groups/labview-interface-for-arduino

 

Still, a common problem is having different baud rates in the Arduino, LabVIEW and the Bluetooth. You can verify this setting is the same for all those and if the problem persists, you can actually create a post there.

Camilo V.
National Instruments
0 Kudos
Message 2 of 2
(2,376 Views)