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

Issue with Feather Huzza #43

Closed
asafmatan opened this issue Jun 7, 2016 · 1 comment
Closed

Issue with Feather Huzza #43

asafmatan opened this issue Jun 7, 2016 · 1 comment

Comments

@asafmatan
Copy link

asafmatan commented Jun 7, 2016

Hi and thanks for this great lib

Regarding Adafruit_MQTT::readSubscription, and IDE 1.6.9
I'm using feather huzza. and CloudMQTT to send GPS data

IDE ver Adafruit_MQTT::readSubscription

I have notice that I get response from this function only in rare cases:

I dig down with DEBUD_MTQQ and notices that topiclen offset is sometimes different from 3.

sometimes the vlaue is 4 somethimes smaller than 3. have you noticed this issue? when this happen ofcourse the function cannot parse further.

I checked the data from the server using websocket UI and its all correct.

BTW I had to enlarge SUBSCRIPTIONDATALEN and MAXBUFFERSIZE as the messge that comes from CloudMQTT somethimes is >125B length.

@ladyada
Copy link
Member

ladyada commented Jul 6, 2016

im pretty sure this is fixed in recent pushes, you can send huge packets now

@ladyada ladyada closed this as completed Jul 6, 2016
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

No branches or pull requests

2 participants