Skip to content

Adv data retrieve - #183

Merged
facchinm merged 4 commits into
arduino-libraries:masterfrom
polldo:adv-data-retrieve
May 13, 2022
Merged

Adv data retrieve#183
facchinm merged 4 commits into
arduino-libraries:masterfrom
polldo:adv-data-retrieve

Conversation

@polldo

Copy link
Copy Markdown
Contributor

based on https://github.com/arduino-libraries/ArduinoBLE/pull/150/files and https://github.com/arduino-libraries/ArduinoBLE/pull/162/files

  • enables retrieval of remote advertising data
  • enables retrieval of remote manufacturer data

It needs to be tested
@manchoz

@rhempel

Copy link
Copy Markdown

+1 for this - I have a project where the advertising data contains button state, and I only want to scan for and connect to devices with a specific UUID where the button is pressed.

Great little library otherwise :-)

@manchoz

Copy link
Copy Markdown
Collaborator

@polldo LGTM 👍

@manchoz

Copy link
Copy Markdown
Collaborator

@facchinm please merge this one, too.

@per1234per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels May 13, 2022
@facchinm
facchinm merged commit f107880 into arduino-libraries:masterMay 13, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: codeRelated to content of the project itselftype: enhancementProposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@polldo@rhempel@manchoz@per1234@facchinm@tlossen