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.