LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bluetooth client connection

Hello,
 
I'm still at building the bluetooth client application. is it safe for me to use the exact VI found in the examples? (which is the sameple bluetooth client vi.)
 
I'm also not sure of how to discover the bluetooth module i'm using. what i understand is that my PC will have to search for my bluetooth circuit address. which im using, http://www.rfsolutions.co.uk/acatalog/Toothpick_Bluetooth_Module.html. However i'm not sure how to determine the address.
 
regards, aisyah
0 Kudos
Message 11 of 12
(517 Views)

Hi Aisyah,

You should be able to use the example VI.  In order to find the address of your Bluetooth module, try modifying the VI to include a Bluetooth Discover.vi at the very beginning of the program.  This VI will return a list of Bluetooth devices (address and device name) within the range of the Bluetooth network.

Donovan
0 Kudos
Message 12 of 12
(504 Views)