12-16-2015 08:05 PM
I have a periphal device that has a CSR8670 Bluetooth chip on it. I have it collecting data and sending it to an anriod app on my phone, however, I would like to skip the phone and send the data directly to my PC running labview. Can labview connect to this bluetooth device? I have had some trouble with doing so.
Link to
http://www.csr.com/sites/default/files/csr8670_bga_technical_overview.pdf
12-17-2015
11:02 AM
- last edited on
05-08-2025
12:16 PM
by
Content Cleaner
Hello rolandov00,
Which version of LabVIEW are you using? Which peripheral device are you using? I haven't worked with that chip myself, but I can suggest some resources to help you get started. Please check them out below.
Developing Bluetooth Applications with LabVIEW
NI Community Example - Basic Bluetooth Discovery, Pairing and Virtual COM Port Creation Class
NI Community Example - LabView/Android comm via bluetooth (serial)
12-17-2015 12:48 PM
Cicco,
I am using LAbview 2015 and the peripheral device has the CSR8670 chip. I will have a look at the following links you suggested and see if any info there helps.
Thanks