Skip to content

Conversation

ciband
Copy link

@ciband ciband commented Apr 3, 2019

Added public member variable getLength to expose the length of the
underlying data buffer.

This allows for better error checking when reading the raw buffer.

ciband added 2 commits April 3, 2019 12:21
Added public member variable getLength to expose the length of the
underlying data buffer.

This allows for better error checking when reading the raw buffer.
@hzhh110
Copy link

hzhh110 commented Apr 6, 2020

pCharacteristic->setValue(sendData);
pCharacteristic->notify();
What is the maximum number of bytes to send? Or where can you change the number of bytes?

Copy link

@booptech booptech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works.

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.

3 participants