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 MQTT buffer size #2082

Merged
merged 2 commits into from
Dec 30, 2022
Merged

Increase MQTT buffer size #2082

merged 2 commits into from
Dec 30, 2022

Conversation

joshpirihi
Copy link
Contributor

The default buffer size in PubSubClient is 256 bytes, and I was losing JSON messages that were approaching that size (positions and telemetry packets were the main culprits). This PR fixes that entirely.

@CLAassistant
Copy link

CLAassistant commented Dec 30, 2022

CLA assistant check
All committers have signed the CLA.

thebentern added a commit to meshtastic/artifacts that referenced this pull request Dec 30, 2022
@caveman99 caveman99 merged commit 74e6eb3 into meshtastic:develop Dec 30, 2022
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