Skip to content

Add BLEDevice.manufacturerData() - #53

Closed
makisin wants to merge 2 commits into
arduino-libraries:masterfrom
makisin:master
Closed

Add BLEDevice.manufacturerData()#53
makisin wants to merge 2 commits into
arduino-libraries:masterfrom
makisin:master

Conversation

@makisin

Copy link
Copy Markdown

I want to get ManufacturerData of BLEDevice.
Would you please check?

@CLAassistant

CLAassistant commented Apr 9, 2021

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@makisin

Copy link
Copy Markdown
Author

I just signed the CLA, but the display is still the same🤔

IanBUK added a commit to IanBUK/ArduinoBLE that referenced this pull request May 9, 2021
@sdetweil

Copy link
Copy Markdown

@makisin thank you for this PR.. it has really helped me

@mishra519

Copy link
Copy Markdown

Hello all,

I am using pressure and temperature sensor and gathering data on Arduino.
My question is very simple, I want to send the data to raspberrypi4 through beacon.
I am using RLT8722DM, wireless sensor and Transmission format is: 0x93D395B5 0000 026 00 3 2 (Sensor id, pressure, tmp, alert, battery, status).

How to set this data on UUID format or what to do to broadcast this data so that I can scan through Raspberrypi and decode there.

Thanks

alranel added a commit to rduino-libraries/rduinoBLE that referenced this pull request May 7, 2022
@jmferris

Copy link
Copy Markdown

Is there any expectation to whether this is going to be merged? This is really the one thing missing from this library, at this point, that is preventing me from coming back from ESP32 devices, so I am definitely excited by this potential change!

@manchoz

Copy link
Copy Markdown
Collaborator

Hi @jmferris
an alternative implementation has been merged in #183. Take a look at BLEDevice.h#L68.

@pennam

Copy link
Copy Markdown
Contributor

Closing since #183 has been merged and released

@pennampennam closed this Apr 1, 2025
@per1234per1234 added conclusion: duplicate Has already been submitted type: enhancement Proposed improvement topic: code Related to content of the project itself labels Apr 1, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conclusion: duplicateHas already been submittedtopic: codeRelated to content of the project itselftype: enhancementProposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@makisin@CLAassistant@sdetweil@mishra519@jmferris@manchoz@pennam@per1234