universal_ble icon indicating copy to clipboard operation
universal_ble copied to clipboard

How to receive advertising data on specific UUID?

Open ethan8051 opened this issue 8 months ago • 11 comments

Hello,

I'm working on a Flutter project using the universal_ble package for Bluetooth Low Energy communication. I'm trying to figure out how to receive advertising data specifically for the UUID 0x181A

Does the universal_ble package support receiving advertising data for specific UUIDs?

I'd appreciate any guidance, code examples, or documentation references that could help me implement this functionality.

Thank you in advance for your help!

ethan8051 avatar Jul 02 '24 07:07 ethan8051