LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

bluetooth comunication with non labview device (cell phone)

    Hello everybody,

my question is "simple" so I'll get to the point:

It is possible to make a Bluetooth conection between a labview program and another program in other device?


I want to send commands from a program in my cell phone (Pyhon) to my PC (labview), and I haven´t found information of how to do it.

If  answer == YES  {

How?;

Thanks;

}


else   {

I'm done...  ;

Thanks for saving me hours looking for the way to do it....

}


 
0 Kudos
Message 1 of 9
(4,489 Views)

Hi Xurde,

it is possible if both components have bluetooth. Which part do you want to write (the labview side or the other one)? Did you check the provided LabView examples?

Mike

0 Kudos
Message 2 of 9
(4,468 Views)
Hi Mike, and thanks for your help

I'd need to write both sides, but it'd be enought sending commands from the phone (programmed with java or python..) to the PC, labview.

I've checked the examples in labview, but they are about connecting 2 labview programs, and everything I've found is about the same, 2 PCs with labview, or 1 PC and 1 PDA with labview...  I've run the server bluetooth example and tried to discover the bluetooth with a simple program from my phone, and it discovered it but when connecting it crashes reporting an error.

Let me ask you something, when you said it is possible, are you sure? or it's you suppose it is possible?

I really need to first know if it's possible, so I'll not waste my time, this project is driving me crazy...


Thanks!
0 Kudos
Message 3 of 9
(4,452 Views)

Somebody have any solution ?

 

I have the same problem...

 

I have a labview server bluetooth  and I need communication with the phone client based on java.

 

Thansk ...

0 Kudos
Message 4 of 9
(4,135 Views)

The person posted the question 2 years ago and is not a regular on the forum, so you may not get your answer.

 

It seems feasable, and I can't think of why it would not work.  However, I've never tried it so I cannot claim that it can be done.

 

If you do find out something, please post in this or a new thread.

 

Thanks!

0 Kudos
Message 5 of 9
(4,129 Views)

Hi Dear

I stuck in same problem.

I want to just send data or any file to Mobile Phone via BT programming in Labview. I am done with device and services discovery but unable to establish open connection and Transfer files to mobile. Kindly help me in this regards.

thanks

awais qureshi

0 Kudos
Message 6 of 9
(3,768 Views)

We were able to succesffully communicate with BT printers using the LabVIEW BT primatives. However, we had to uninstall the deviceand adapter specific BT drivers before it would work. For example, if you are using a BT adapter on a PC you should remove its drivers. Leave the Windows default drivers installed.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 7 of 9
(3,762 Views)

Hi Dea Mark,

i have already done it and successfully able to discover devices, mobile phone and services using labview but unable to open BT connection with Mobile phone and also me dont know what and which format of text of files mobile (S40 platform) are able to accept and view. Kindly advise me accordingly. If you guys have some ready made VIs for communicating with Mobile Phones BT module kindly send on this platform.

Thanks & Best Regards

Awais Qureshi

0 Kudos
Message 8 of 9
(3,749 Views)

Sorry I can't be of much assistance with cell phones. Our experiences with BT here is limited to printers.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
0 Kudos
Message 9 of 9
(3,711 Views)