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

Add BLEDevice.manufacturerData() #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

makisin
Copy link

@makisin makisin commented Jan 22, 2020

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

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

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
Author

makisin commented Apr 10, 2021

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

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

@mishra519
Copy link

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

jmferris commented Jun 9, 2022

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
Collaborator

manchoz commented Jun 10, 2022

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

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

Successfully merging this pull request may close these issues.

None yet

6 participants