Skip to content

Allowing for larger MQTT messages#100

Open
tplooker wants to merge 2 commits intoadafruit:masterfrom
tplooker:master
Open

Allowing for larger MQTT messages#100
tplooker wants to merge 2 commits intoadafruit:masterfrom
tplooker:master

Conversation

@tplooker
Copy link
Copy Markdown

I found a limitation in regards to writing MQTT messages larger than 250 could be resolved by writing to the TCP socket repeatedly so long as the packet written is below the sockets buffer size, which is 1400 bytes on a WINC1500.

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.

1 participant