VB code to scan, pair and communicate with a Bluetooth LE device.

  • Thread starter Thread starter bwanaken
  • Start date Start date
B

bwanaken

Guest
I have a Bluetooth LE device that I can setup to send a beacon (basically product ID string).

On the PC end (desktop or laptop) I would like write code to detect the device, then pair and communicate with the device with little or no user intervention other than enabling the beacon on the device so it is discoverable. If this cannot be done automatically, I would settle for letting the user chose the selected device from a list of discovered device for pairing and communication.

Can you point me to VB example code that will allow me to scan, pair and communicate with a BTLE device?

Thanks, Ken

Continue reading...
 
Back
Top