Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to scan AdvertiseData ble. #108

Open
BondPiyapan opened this issue Nov 3, 2022 · 1 comment
Open

How to scan AdvertiseData ble. #108

BondPiyapan opened this issue Nov 3, 2022 · 1 comment

Comments

@BondPiyapan
Copy link

i'm use flutter_blue scan ble not found AdvertiseData.

Example : final AdvertiseData advertiseData = AdvertiseData( serviceUuid: 'bf27730d-860a-4e09-889c-2d8b6a9e0fe7', manufacturerId: 1234, manufacturerData: Uint8List.fromList([1, 2, 3, 4, 5, 6]), localName: 'TESTBLE', serviceDataUuid: 'TESTTEST')

Thank you.

@MrCsabaToth
Copy link

Are you using flutter_blue_peripherial and flutte_blue in the same project? Your description is very terse, could you share some more code or give more details? Flutter blue doesn't seem to be maintained BTW, have you tried flutter_blue_plus by boskosg?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants