LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

In which layer does the bluetooch function work?

hi, I am trying to make something similar to you.. I need actually to send file from Pocket PC to desktop computer, so this means that I have to make a BT PushFile.vi  for a PDA and a BT Pull Fille.vi for a desktop computer.. How did you manage to do your .vi? Bluetooth is totally knew for me, I was performing only data acquisition in Labview so far...
I have succeeded so far to perform sending a file via Bluetooth serial port, but it lasts to long:-( My files are around 1MB..
What kind of a BT Dongle do you have? Maybe that's one of catches.. I have MSI BT Stick, which originally has Widcomm driver, not supported from Microsoft (with this driver, I see BT serial port, OBEX and File Transfer in the  BT services).... on the other hand, when I install  Microsoft driver for MSI, I can see only BT serial port in BT services..
Thanks in advance..

 

0 Kudos
Message 11 of 16
(2,687 Views)

Hello. I do not know if you are with a Labview problem or just BT problem. Maybe you wanted to develop BT via labview, just like me.

Anyway, I just know that the key of the BT development on Labview is the OBEX, I can share my source file of Push.vi to you, wish it can be of some help.

I have to notify that as I don't use labview now and do not have a labview installed, I can not be sure if the files are still functional.

0 Kudos
Message 12 of 16
(2,665 Views)

Hi, thanks a lot!!!
I just have to ask you, I am missing one  .vi when I open a folder: it is searching for a  ReadBTOBEX.vi and I can't find it.. All other programs are totally functional..
Did you rename maybe some of the existing programs?
I will let you know, if it worked on PDA!
Many thanks!

Smiley Very Happy

0 Kudos
Message 13 of 16
(2,649 Views)
Hi, here's another source file for listen,  which was designed for a printer, i did not tested it, in fact I can't open them now as I do not have a labview program. You may have to modify them a lot.
Still, I have to say the key of programming bluetooth on labview is the OBEX, so here I upload a reference of OBEX for you. You can easily develop after reading the attached pdf file. ^_^
Download All
Message 14 of 16
(2,620 Views)

Hi

       I am looking similar kind of solution, I tried to unzip the file which you have attached but I am getting a error command stating "No files to extract" could you please provide the proper format.

 

Regards

VIsuman

0 Kudos
Message 15 of 16
(877 Views)

May i ask a question about BT function. I hope to use A2DP and HFP function for the BT AUDIO. So may i ask do you take microsoft API to take your transfer file function or just depand on the labview VI.  Do you have similiar experience on it

 

Thanks

Daniel

0 Kudos
Message 16 of 16
(715 Views)