user3045320
user3045320

Reputation: 13

How to receive data from bluetooth device using VB.NET

i am new to VB.NET.Currently am working in ECG project.First i will explain my concept.I have to receive data from Bluetooth device (normal BP rate ,SPO2 ) ,using that pulse i need to draw ECG wave form.I don't know how to receive data from Bluetooth device (ECG machine),i paired my mobile device to ECG device.I am new to VB.net,previously i was in android. Some one help is appreciated ..Thanks

Upvotes: 1

Views: 1819

Answers (1)

Pantelis Natsiavas
Pantelis Natsiavas

Reputation: 5369

I would suggest using the 32feet.net library. It abstracts many of the bluetooth details and I believe it is rather easy to use, even for a newcomer.

Hope I helped!

Upvotes: 1

Related Questions