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

Increase internal buffer size #2

Merged
merged 2 commits into from
Jun 28, 2023
Merged

Conversation

MathewHDYT
Copy link

@MathewHDYT MathewHDYT commented Jun 23, 2023

This pull requests includes the necessary code changes to increase the internal buffer size to size_t instead of uint16_t allowing for sending much bigger data packets at once than previously.

Tested on ESP32 sending / receiving data still works correctly.

The only thing else that is needed is to increase the passable buffer size on the ThingsBoard side to size_t as well.

Version numbers have already been increased to 2.9.2. Would be nice if this could be merged @imbeacon and the Arduino library repository and Plattformio Repository updated accordingly.

@imbeacon imbeacon merged commit 0bcddc9 into thingsboard:master Jun 28, 2023
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.

2 participants