PhilipsHue / flutter_reactive_ble

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

Help filtering search results by a specific service #808

Closed kbessemer closed 10 months ago

kbessemer commented 10 months ago

I am migrating from flutter blue plus, and I am trying to filter my scan results by a service UUID. I am not sure how to convert my UUID to a List for the Uuid class built into reactive ble...

Is there any good documentation for converting this?

Here is my service's id: 000018AE-0000-1000-8000-00805F9B34FB

Taym95 commented 10 months ago

Please take look are app example