Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: cybersteve on April 03, 2014, 10:05:02 AM

Title: adding send and receive to vb.net Bluetooth Discovery Demo application
Post by: cybersteve on April 03, 2014, 10:05:02 AM
I am trying to create a VB project based on the Bluetooth Discovery Demo supplied with WCL. I am successfully finding my BT device and pairing with it, using the demo software. I now want to add the ability to send some data to the device and listen to the reply. I can't see how to do this from looking at the code. Can anyone supply information on how to expand this project to include sending data to the paired device, please?
Title: Re: adding send and receive to vb.net Bluetooth Discovery Demo application
Post by: Mike Petrichenko on April 03, 2014, 11:58:50 AM
Hello,

Take a look on BluetoothClient (BluetoothConnection) demo.