PhilipsHue / flutter_reactive_ble

Flutter library that handles BLE operations for multiple devices.
https://developers.meethue.com/
Other
667 stars 335 forks source link

Does the package supports non BLE devices ? #758

Closed Tom3652 closed 1 year ago

Tom3652 commented 1 year ago

I am sorry to ask a question like this, but does this package is working with non BLE devices ? The package name should speak for itself but i am not sure..

I have some devices quite old and to connect them i am using the native APIs BluetoothManager etc.. to connect to them. I could not see my device using a discovery for this package so i wonder if it's supported or not ?

If yes then i will check to raise a real issue, otherwise you can close this :)

Thanks for the package it works perfectly with BLE devices !

Taym95 commented 1 year ago

This package support only BLE devices, thanks for using the library!