Skip to content

Sky Quality Meter using FDRS #175

Answered by aviateur17
javrolijk asked this question in Q&A
Discussion options

You must be logged in to vote

In the code you posted, insert:
client.setBufferSize(1024);
On the next line, after the line that starts
client.setServer(mqtt_server, mqtt_port);

This will increase the MQTT buffer size from the default of 256 to 1024 bytes.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@javrolijk
Comment options

Comment options

You must be logged in to vote
1 reply
@javrolijk
Comment options

Answer selected by javrolijk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants