hnu-digihealth / sensorframework-bluetooth-low-energy-client

Bluetooth Low Energy Capacitor Plugin
MIT License
20 stars 9 forks source link

More devices in scan #5

Open Kepro opened 4 years ago

Kepro commented 4 years ago

I want to find only my heart rate monitor with BluetoothLEClient.scan({ services: [BluetoothGATTServices.HEART_RATE] })

but it will find all devices around Screen Shot 2020-03-21 at 12 29 53

TechFoundation commented 4 years ago

@Kepro you got your device to scan? Please can you share how you did it? Mine scans but no device found all the time

Regards

Kepro commented 4 years ago

@TechFoundation I migrated to https://github.com/randdusing/cordova-plugin-bluetoothle owner looks like don't have time in this plugin and without response :'(