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

[iOS + Android] Add max byte size param to write method #35

Merged
merged 1 commit into from
Aug 25, 2016

Conversation

joshreeves
Copy link
Contributor

I am working with a BLE device that requires a single message packet of > 20 bytes (23 in my case). I made these changes to allow the default max byte size for messages to be overridden if desired. The default is still 20.

Before these changes the react-native-ble-manager library was incompatible with this device. After these changes, it is now fully compatible.

Would greatly appreciate feedback on this. And would hope to have the library support this functionality.

@marcosinigaglia marcosinigaglia merged commit 11abb59 into innoveit:master Aug 25, 2016
orlyprofili added a commit to orlyprofili/react-native-ble-manager that referenced this pull request Aug 14, 2023
… but cannot calculate shadow efficiently.
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

2 participants