05-16-2013 02:49 AM
Hi All,
who have information about Bluetooth HCI ? can LabView i connect to Bluetooth, and send or receive HCI commands ?
thanks in advance
05-17-2013
10:31 AM
- last edited on
05-08-2025
12:19 PM
by
Content Cleaner
Hi ArmView,
Thanks for posting on the NI Discussion Forums!
Please take a look at this Developer Zone Tutorial on developing Bluetooth applications in LabVIEW. Let us know if you have specific questions.
05-19-2013 01:11 AM - edited 05-19-2013 01:11 AM
Tanks for replay Frank
i read about Bluetooth application development in labview, but i cant find information ho to send HCI commands over RS232 (Visa). can you give me a link if it possible
Thanks in advance.
05-20-2013 07:51 AM
NI-VISA abstracts most of the low-level programming from serial RS232 communication. If you're trying to communicate with a device that's connected to your computer via a serial COM port, the method is generally the same no matter which device you're using.
A great place to start is with the examples that install with NI-VISA. You can find these by opening the NI Example Finder (from LabVIEW, go to Help>>Find Examples>>Hardware Input and Output>>Serial). The Basic Serial Write and Read example shows how to send a command using VISA and read a response.
Is this close to what you're looking for, or do you have a more specific question?
05-21-2013 02:18 AM
I very familar with NI Visa and a can use RS232 in LabView as phisical layer for transmit and recive HCI data, a need very simple example how to send HCI commands, for example in terminal proglam then i can implimen it using NI VISA
Best Regards
Aram